Skip to content

Hostname

muzzbuzz.com.au

Last fetched

muzzbuzz.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · muzzbuzz.com.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/muzzbuzz.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.152.122108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.152.27108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.152.63108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.152.73108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.50.10552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7052.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.8752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
art ledovsky
Contact emails

Subdomains

8 observed subdomains of muzzbuzz.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for muzzbuzz.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDExero.com
SPF_IP13.211.181.20
SPF_IP203.59.158.49
SPF_IP203.59.225.125
SPF_IP3.105.113.96

Related pages

Pivot deeper into the graph from muzzbuzz.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "muzzbuzz.com.au"})-[: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.