Skip to content

Hostname

busymac.com

Last fetched

busymac.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · busymac.comRouting diversity4.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/busymac.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.107.222100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.250.24184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.156.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.127.2213.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.135.14134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.32.21134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.227.12652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.238.10332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
busymac
Contact emails

Subdomains

16 observed subdomains of busymac.com.

Web-graph footprint

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

356 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for busymac.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from busymac.com.

Cypher and MCP

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

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