Skip to content

Hostname

hosting.eu

Last fetched

hosting.eu resolves to 1 IPv4 address operated by AS43190 in NL. WHOIS lists registrar:name: totaalnet internet works b.v.|website: www.tiw.nl|| as the registrar.

Nutrition Label

WHISPER CANON · hosting.euRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hosting.eu

Resolution chain

hosting.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.95.252.8877.95.248.0/21AS43190NL

WHOIS identity

Registrar
registrar:name: totaalnet internet works b.v.|website: www.tiw.nl||
Organization
Contact emails

Subdomains

63 observed subdomains of hosting.eu.

Web-graph footprint

Distinct hostnames that link to or from hosting.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hosting.eu.

MechanismTarget
SPF_Ahosting.eu
SPF_INCLUDEspf.mydomainprovider.com
SPF_IP185.217.32.0/22
SPF_IP2001:7b8::/29
SPF_IP213.154.224.0/19
SPF_IP2a00:1478::/29
SPF_IP2a00:dc8::/32
SPF_IP2a00:e760::/32
SPF_IP2a03:7900::/32
SPF_IP31.3.104.0/21
SPF_IP37.203.56.0/21
SPF_IP77.95.248.0/21
SPF_IP85.119.240.0/21
SPF_IP91.217.56.0/23
SPF_MXhosting.eu

Related pages

Pivot deeper into the graph from hosting.eu.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.