Skip to content

Hostname

broken-record.com

Last fetched

broken-record.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.113108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.22108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.67108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.91108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.194.111143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.36143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.41143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.87143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:244
Organization
vistaprint technologies
Contact emails

Subdomains

1 observed subdomain of broken-record.com.

Web-graph footprint

Distinct hostnames that link to or from broken-record.com in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for broken-record.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEsub.domain.com

Related pages

Pivot deeper into the graph from broken-record.com.

Cypher and MCP

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

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