Skip to content

Hostname

ping.de

Last fetched

ping.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.0.46167.235.0.0/16AS24940HETZNER-ASDE

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 ping.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ping.de.

MechanismTarget
SPF_IP138.201.142.202
SPF_IP162.19.143.17
SPF_IP167.235.0.46
SPF_IP2001:470:9d7f:0:0:0:0:1
SPF_IP2a00:1828:2000:824:0:0:0:3
SPF_IP2a00:1828:2000:833:0:0:0:2
SPF_IP2a01:4f8:171:413:66ea:0:0:42
SPF_IP2a01:4f8:262:445e:100:0:0:4
SPF_IP85.214.25.206
SPF_IP85.22.138.154
SPF_IP89.238.65.208
SPF_IP89.238.65.246
SPF_IP89.238.69.84
SPF_IP89.58.28.183
SPF_MXping.de

Related pages

Pivot deeper into the graph from ping.de.

Cypher and MCP

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

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