Skip to content

Hostname

lists.ccc.modul.ac.at

Last fetched

lists.ccc.modul.ac.at resolves to 1 IPv4 address operated by AS8437 in AT.

Nutrition Label

WHISPER CANON · lists.ccc.modul.ac.atRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lists.ccc.modul.ac.at

Resolution chain

lists.ccc.modul.ac.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.142.149.22378.142.128.0/18AS8437AT

WHOIS identity

No WHOIS records are currently associated with lists.ccc.modul.ac.at in WhisperGraph.

Subdomains

2 observed subdomains of lists.ccc.modul.ac.at.

Threat posture

History

Mail and authentication

MX records

  • lists.ccc.modul.ac.at

Related pages

Pivot deeper into the graph from lists.ccc.modul.ac.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lists.ccc.modul.ac.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.