Skip to content

Hostname

hays.de

Last fetched

hays.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · hays.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hays.de

Resolution chain

hays.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.2.45104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.45104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
149.126.72.70149.126.72.0/24AS19551INCAPSULA - Incapsula IncGB
149.126.77.70149.126.77.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with hays.de in WhisperGraph.

Subdomains

37 observed subdomains of hays.de.

Web-graph footprint

Distinct hostnames that link to or from hays.de in the public web crawl.

1,093 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hays.de.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.17.133.100/32
SPF_IP171.17.133.140/32
SPF_IP213.206.190.124
SPF_IP213.95.36.154/32
SPF_IP217.151.148.154
SPF_IP77.72.216.44
SPF_IP77.72.216.45
SPF_IP82.150.225.79/32
SPF_IP82.150.230.4
SPF_IP82.150.230.84/31

Related pages

Pivot deeper into the graph from hays.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hays.de"})-[: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.