Skip to content

Hostname

platzkart.com

Last fetched

platzkart.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · platzkart.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/platzkart.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.19.181104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.13172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.127.242.38188.127.240.0/22AS56694RU

WHOIS identity

Registrar
iana:1362
Organization
legato
Contact emails

Subdomains

73 observed subdomains of platzkart.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for platzkart.com.

MechanismTarget
SPF_Aplatzkart.com
SPF_IP148.251.24.218
SPF_IP185.9.145.143
SPF_IP188.127.242.38
SPF_IP5.75.160.113
SPF_MXplatzkart.com

Related pages

Pivot deeper into the graph from platzkart.com.

Cypher and MCP

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

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