Skip to content

Hostname

heywire.com

Last fetched

heywire.com resolves to 7 IPv4 addresses operated by AS33905 in BR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · heywire.comRouting diversity4.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/heywire.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
mediafriends, inc. and dynamo.com ()
Contact emails

Subdomains

67 observed subdomains of heywire.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for heywire.com.

MechanismTarget
SPF_IP13.56.231.28
SPF_IP13.57.48.47
SPF_IP3.122.39.229
SPF_IP34.208.102.118
SPF_IP34.213.61.212
SPF_IP34.216.190.155
SPF_IP44.232.170.195
SPF_IP52.23.107.194
SPF_IP52.34.69.42
SPF_IP52.48.174.220
SPF_IP52.49.69.169
SPF_IP54.208.22.84
SPF_IP54.84.138.115
SPF_IP54.84.89.151

Related pages

Pivot deeper into the graph from heywire.com.

Cypher and MCP

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

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