Skip to content

Hostname

goingpublic.de

Last fetched

goingpublic.de resolves to 2 IPv4 addresses operated by NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 in DE.

Nutrition Label

WHISPER CANON · goingpublic.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/goingpublic.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.154.4485.13.154.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE
85.13.164.3385.13.164.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for goingpublic.de.

MechanismTarget
SPF_Agoingpublic.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.23.136.146/32
SPF_MXgoingpublic.de

Related pages

Pivot deeper into the graph from goingpublic.de.

Cypher and MCP

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

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