Skip to content

Hostname

proximity.de

Last fetched

proximity.de resolves to 4 IPv4 addresses operated by AS20940 in NL.

Nutrition Label

WHISPER CANON · proximity.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/proximity.de

Resolution chain

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

WHOIS identity

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

Subdomains

40 observed subdomains of proximity.de.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for proximity.de.

MechanismTarget
SPF_INCLUDE_spf.oneomnicom.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.agencynet.de
SPF_IP194.195.134.0/23
SPF_IP194.195.137.0/24
SPF_IP194.64.20.0/24

Related pages

Pivot deeper into the graph from proximity.de.

Cypher and MCP

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

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