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
Resolution chain
breaker.audio resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.5.109 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IN |
| 13.225.5.123 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IN |
| 13.225.5.19 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IN |
| 13.225.5.89 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | IN |
| 18.66.122.108 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.11 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.44 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.94 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.170.3.25 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.26 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.74 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.95 | 3.170.3.0/24 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for breaker.audio.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.