Skip to content

Hostname

busify.com

Last fetched

busify.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · busify.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/busify.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.12713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.161.170.11218.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.3318.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.6118.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.7018.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cloud domains
Contact emails

Subdomains

17 observed subdomains of busify.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for busify.com.

MechanismTarget
SPF_INCLUDE8362760.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from busify.com.

Cypher and MCP

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

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