Skip to content

Hostname

parallel-gesellschaft.net

Last fetched

parallel-gesellschaft.net resolves to 2 IPv4 addresses operated by IPTOX-AS in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · parallel-gesellschaft.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/parallel-gesellschaft.net

Resolution chain

parallel-gesellschaft.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:269
Organization
mario walz
Contact emails

Subdomains

1 observed subdomain of parallel-gesellschaft.net.

Web-graph footprint

Distinct hostnames that link to or from parallel-gesellschaft.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for parallel-gesellschaft.net.

MechanismTarget
SPF_IP2a00:1200:0:8:0:0:0:a8a
SPF_IP95.128.200.182
SPF_MXparallel-gesellschaft.net

Related pages

Pivot deeper into the graph from parallel-gesellschaft.net.

Cypher and MCP

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

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