Hostname
hays.de
Last fetched
hays.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
hays.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.2.45 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.3.45 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 149.126.72.70 | 149.126.72.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 149.126.77.70 | 149.126.77.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
No WHOIS records are currently associated with hays.de in WhisperGraph.
Subdomains
37 observed subdomains of hays.de.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hays.de in the public web crawl.
1,093 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for hays.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 171.17.133.100/32 |
| SPF_IP | 171.17.133.140/32 |
| SPF_IP | 213.206.190.124 |
| SPF_IP | 213.95.36.154/32 |
| SPF_IP | 217.151.148.154 |
| SPF_IP | 77.72.216.44 |
| SPF_IP | 77.72.216.45 |
| SPF_IP | 82.150.225.79/32 |
| SPF_IP | 82.150.230.4 |
| SPF_IP | 82.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.