Skip to content

Hostname

neudeli.at

Last fetched

neudeli.at resolves to 2 IPv4 addresses operated by NESSUS - Nessus GmbH in AT.

Nutrition Label

WHISPER CANON · neudeli.atRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/neudeli.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.151.18.2191.151.16.0/22AS47692NESSUS - Nessus GmbHAT
91.151.18.2591.151.16.0/22AS47692NESSUS - Nessus GmbHAT

WHOIS identity

Registrar
Organization
phan kg
Contact emails

Subdomains

2 observed subdomains of neudeli.at.

Web-graph footprint

Distinct hostnames that link to or from neudeli.at in the public web crawl.

7 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from neudeli.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "neudeli.at"})-[: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.