Skip to content

Hostname

playmapping.com

Last fetched

playmapping.com resolves to 1 IPv4 address operated by RACKSPACE-LON in GB. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · playmapping.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/playmapping.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.13.178.177162.13.0.0/16AS15395RACKSPACE-LONGB

WHOIS identity

Registrar
iana:1480
Organization
playmapping b.v.
Contact emails

Subdomains

3 observed subdomains of playmapping.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for playmapping.com.

MechanismTarget
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDE_spf.proxsys.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.152.7
SPF_IP162.13.152.73
SPF_IP185.96.4.10
SPF_MXplaymapping.com

Related pages

Pivot deeper into the graph from playmapping.com.

Cypher and MCP

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

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