Skip to content

Hostname

genealogienetz.de

Last fetched

genealogienetz.de resolves to 1 IPv4 address operated by AS680 in DE.

Nutrition Label

WHISPER CANON · genealogienetz.deRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/genealogienetz.de

Resolution chain

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

IPPrefixASNOperatorCountry
134.102.123.245134.102.0.0/16AS680DE

WHOIS identity

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

Subdomains

1 observed subdomain of genealogienetz.de.

Web-graph footprint

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

377 sites link to this hostname.

486 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for genealogienetz.de.

MechanismTarget
SPF_Agenealogienetz.de
SPF_Ateam.genealogy.net
SPF_INCLUDEspf.hostsharing.net
SPF_IP134.102.123.244
SPF_IP134.102.123.245
SPF_IP159.69.21.217
SPF_IP176.9.242.54
SPF_IP195.201.34.42
SPF_IP195.201.83.34
SPF_IP46.4.95.73
SPF_IP49.12.38.240
SPF_IP49.12.96.183
SPF_IP78.46.44.182
SPF_IP83.223.78.233
SPF_IP83.223.95.204
SPF_IP88.99.125.8
SPF_IP94.130.27.156
SPF_MXgenealogienetz.de

Related pages

Pivot deeper into the graph from genealogienetz.de.

Cypher and MCP

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

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