Skip to content

Hostname

alertbus.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.224.129100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.154.36107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.41.24718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.248.883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.60.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.237.3135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.19.19044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.22.552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.15.13398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.65.20732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of alertbus.com owner
Contact emails

Subdomains

3 observed subdomains of alertbus.com.

Web-graph footprint

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

25 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for alertbus.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from alertbus.com.

Cypher and MCP

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

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