Skip to content

Hostname

snapdate.pl

Last fetched

snapdate.pl resolves to 1 IPv4 address operated by AS13237 in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · snapdate.plRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/snapdate.pl

Resolution chain

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

IPPrefixASNOperatorCountry
83.126.45.20683.124.0.0/14AS13237NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
bd technologies
Contact emails

Subdomains

3 observed subdomains of snapdate.pl.

Web-graph footprint

Distinct hostnames that link to or from snapdate.pl in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for snapdate.pl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP54.240.6.77
SPF_MXsnapdate.pl

Related pages

Pivot deeper into the graph from snapdate.pl.

Cypher and MCP

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

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