Skip to content

Hostname

breaker.audio

Last fetched

breaker.audio resolves to 12 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in IN. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · breaker.audioRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/breaker.audio

Resolution chain

breaker.audio resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.5.1090.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
13.225.5.1230.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
13.225.5.190.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
13.225.5.890.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIN
18.66.122.10818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.3.253.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.263.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.743.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.953.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0145806270
Contact emails

Subdomains

5 observed subdomains of breaker.audio.

Web-graph footprint

Distinct hostnames that link to or from breaker.audio in the public web crawl.

3,452 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for breaker.audio.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from breaker.audio.

Cypher and MCP

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

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