Skip to content

Hostname

atbeartree.com

Last fetched

atbeartree.com resolves to 1 IPv4 address operated by OXNET - FirstLight Fiber, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · atbeartree.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/atbeartree.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.186.172.18266.186.160.0/19AS21547OXNET - FirstLight Fiber, Inc.US

WHOIS identity

Registrar
iana:48
Organization
bear tree rental properties,
Contact emails

Subdomains

8 observed subdomains of atbeartree.com.

Web-graph footprint

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

13 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for atbeartree.com.

MechanismTarget
SPF_Aatbeartree.com
SPF_INCLUDE_spf.sdbsn.net
SPF_IP66.186.172.181
SPF_IP66.186.172.182
SPF_IP66.186.172.183
SPF_IP66.186.172.184
SPF_IP66.186.172.187
SPF_MXatbeartree.com

Related pages

Pivot deeper into the graph from atbeartree.com.

Cypher and MCP

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

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