Skip to content

Hostname

net2o.de

Last fetched

net2o.de resolves to 2 IPv4 addresses operated by P&C ON LINE S.R.L. NETWAY INTERNET in DE.

Nutrition Label

WHISPER CANON · net2o.deRouting diversity2.4/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/net2o.de

Resolution chain

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

IPPrefixASNOperatorCountry
45.9.62.1745.9.60.0/22AS197540P&C ON LINE S.R.L. NETWAY INTERNETDE
152.53.254.98152.53.252.0/22AS197540P&C ON LINE S.R.L. NETWAY INTERNETDE

WHOIS identity

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

Subdomains

9 observed subdomains of net2o.de.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for net2o.de.

MechanismTarget
SPF_MXnet2o.de

Related pages

Pivot deeper into the graph from net2o.de.

Cypher and MCP

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

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