Skip to content

Hostname

hostingu2.eu

Last fetched

hostingu2.eu resolves to 1 IPv4 address operated by AS207176 in NL. WHOIS lists registrar:hostingu2 b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
171.22.67.20171.22.64.0/22AS207176NL

WHOIS identity

Registrar
registrar:hostingu2 b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of hostingu2.eu.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hostingu2.eu.

MechanismTarget
SPF_INCLUDEspf.mailplatform.eu

Related pages

Pivot deeper into the graph from hostingu2.eu.

Cypher and MCP

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

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