Skip to content

Hostname

hayesperformance.com

Last fetched

hayesperformance.com resolves to 3 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · hayesperformance.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hayesperformance.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.253.32.159162.253.32.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
199.60.103.160199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.60199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
domain administrator
Contact emails

Subdomains

5 observed subdomains of hayesperformance.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hayesperformance.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE24318159.spf06.hubspotemail.net
SPF_INCLUDErelay.bswift.com
SPF_INCLUDEspf.cloudus.oxcs.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.registeredsite.com
SPF_IP107.20.6.217
SPF_IP192.254.115.42/32
SPF_IP52.1.22.130/32
SPF_IP52.1.25.104/32
SPF_IP52.5.4.65
SPF_IP52.71.184.181

Related pages

Pivot deeper into the graph from hayesperformance.com.

Cypher and MCP

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

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