Skip to content

Hostname

stampden.com

Last fetched

stampden.com resolves to 5 IPv4 addresses operated by AS60117 in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · stampden.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/stampden.com

Resolution chain

stampden.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.117.73.3185.117.73.0/24AS60117NL
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
38.45.64.20038.45.64.0/22AS174COGENT-174 - Cogent Communications, LLCUS
38.45.71.15038.45.71.0/24AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of stampden.com.

Web-graph footprint

Distinct hostnames that link to or from stampden.com in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for stampden.com.

MechanismTarget
SPF_Astampden.com
SPF_IP185.117.73.3
SPF_IP185.141.27.37
SPF_IP38.45.64.200
SPF_IP38.45.65.136/32
SPF_MXstampden.com

Related pages

Pivot deeper into the graph from stampden.com.

Cypher and MCP

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

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