Skip to content

Hostname

buzzious.com

Last fetched

buzzious.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.86.117108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.14108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.46108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.78108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
18.65.244.12118.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.12618.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.4718.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.7918.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1068
Organization
digipig online solutions
Contact emails

Subdomains

18 observed subdomains of buzzious.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for buzzious.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from buzzious.com.

Cypher and MCP

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

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