Hostname
arbormetrics.com
Last fetched
arbormetrics.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
arbormetrics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.153.0.220 | 160.153.0.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- asplundh tree expert co
- Contact emails
Subdomains
3 observed subdomains of arbormetrics.com.
Web-graph footprint
Distinct hostnames that link to or from arbormetrics.com in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for arbormetrics.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc1660-29.eu.iphmx.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-0060ed01.pphosted.com |
| SPF_INCLUDE | spf.arcoro.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 12.47.172.13/32 |
| SPF_IP | 12.47.172.14/32 |
| SPF_IP | 12.47.172.3/32 |
| SPF_IP | 12.47.172.55/32 |
| SPF_IP | 12.54.91.133 |
| SPF_IP | 194.165.192.189 |
| SPF_IP | 194.165.193.162 |
| SPF_IP | 23.21.141.131/32 |
| SPF_IP | 2a01:111:f400::0/48 |
| SPF_IP | 2a01:111:f403::0/48 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 64.95.144.196/27 |
Related pages
Pivot deeper into the graph from arbormetrics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arbormetrics.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.