Skip to content

Hostname

aburt.com

Last fetched

aburt.com resolves to 2 IPv4 addresses operated by T-MOBILE-AS21928 - T-Mobile USA, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aburt.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aburt.com

Resolution chain

aburt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.250.29.20472.250.0.0/17AS21928T-MOBILE-AS21928 - T-Mobile USA, Inc.US
75.148.123.2575.144.0.0/13AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:146
Organization
andrew burt
Contact emails

Subdomains

3 observed subdomains of aburt.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aburt.com.

MechanismTarget
SPF_Aaburt.com
SPF_INCLUDEtech-soft.com
SPF_IP2601:1:9801:e800:92b1:1cff:fe5f:70d1
SPF_IP2601:285:100:da00:92b1:1cff:fe5f:70d1
SPF_IP43.231.234.90
SPF_IP52.41.35.48
SPF_IP72.250.69.143
SPF_IP75.148.123.24/29
SPF_MXaburt.com

Related pages

Pivot deeper into the graph from aburt.com.

Cypher and MCP

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

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