Skip to content

Hostname

dev2.dev.play4purpose.com

Last fetched

dev2.dev.play4purpose.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · dev2.dev.play4purpose.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dev2.dev.play4purpose.com

Resolution chain

dev2.dev.play4purpose.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.28.1918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.3318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.3418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.5518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with dev2.dev.play4purpose.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dev2.dev.play4purpose.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-00262501.pphosted.com
SPF_INCLUDEspf-00827801.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.223.8

Related pages

Pivot deeper into the graph from dev2.dev.play4purpose.com.

Cypher and MCP

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

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