Skip to content

Hostname

playxp.com

Last fetched

playxp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.214.1223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.323.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.703.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.723.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.11452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of playxp.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for playxp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_IP1.226.84.217
SPF_IP1.226.84.219
SPF_IP1.226.84.221
SPF_IP1.226.84.223
SPF_IP175.207.29.82
SPF_IP175.207.29.83

Related pages

Pivot deeper into the graph from playxp.com.

Cypher and MCP

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

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