Hostname
040hosting.eu
Last fetched
040hosting.eu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domain robot as the registrar.
Nutrition Label
Resolution chain
040hosting.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.66.40.134 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.122 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:domain robot
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of 040hosting.eu.
Showing 21 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 040hosting.eu in the public web crawl.
50 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for 040hosting.eu.
| Mechanism | Target |
|---|---|
| SPF_A | 040hosting.eu |
| SPF_IP | 136.243.234.131 |
| SPF_IP | 144.76.225.254 |
| SPF_MX | 040hosting.eu |
Related pages
Pivot deeper into the graph from 040hosting.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "040hosting.eu"})-[: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.