Skip to content

Hostname

haynes.com

Last fetched

haynes.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · haynes.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/haynes.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.106143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.44143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.56143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.64143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.63.4618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.6618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.9618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.206.1253.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.253.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.263.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.943.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.175.207.1073.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.273.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.403.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.953.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.192.35.354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:839
Organization
j. van remmerden
Contact emails

Subdomains

26 observed subdomains of haynes.com.

Web-graph footprint

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

836 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for haynes.com.

MechanismTarget
SPF_INCLUDE_barracuda.qdcspf.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from haynes.com.

Cypher and MCP

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

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