Skip to content

Hostname

arborscope.com

Last fetched

arborscope.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · arborscope.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arborscope.com

Resolution chain

arborscope.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.172.253.22520.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1068
Organization
the f.a. bartlett tree expert
Contact emails

Subdomains

2 observed subdomains of arborscope.com.

Web-graph footprint

Distinct hostnames that link to or from arborscope.com in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for arborscope.com.

MechanismTarget
SPF_Asmtp.bartlett-dt.com
SPF_Asmtp1.bartlett-dt.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.112.53.100
SPF_IP208.112.53.101
SPF_IP208.112.53.98
SPF_IP3.224.141.60
SPF_IP3.82.151.232
SPF_IP3.82.226.127
SPF_IP54.198.217.134
SPF_IP69.74.255.198
SPF_IP69.74.255.199
SPF_IP69.74.255.203
SPF_IP69.74.255.205
SPF_IP74.219.14.101
SPF_IP74.219.14.102
SPF_IP76.12.236.40

Related pages

Pivot deeper into the graph from arborscope.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "arborscope.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.