Skip to content

Hostname

gdpr-masked.com

Last fetched

gdpr-masked.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · gdpr-masked.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/gdpr-masked.com

Resolution chain

gdpr-masked.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.32.48104.18.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.144.242.51162.144.0.0/16AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
162.144.242.52162.144.0.0/16AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
172.64.155.208172.64.155.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

1 observed subdomain of gdpr-masked.com.

Web-graph footprint

Distinct hostnames that link to or from gdpr-masked.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gdpr-masked.com.

MechanismTarget
SPF_REDIRECT_spf.mailhostbox.com

Related pages

Pivot deeper into the graph from gdpr-masked.com.

Cypher and MCP

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

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