Skip to content

Hostname

playful-dc.com

Last fetched

playful-dc.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · playful-dc.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/playful-dc.com

Resolution chain

playful-dc.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.68.2913.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.4413.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.5713.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.6013.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10713.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.36.218.239.59.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.718.239.59.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.7318.239.59.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.9318.239.59.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.60.10218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
playful
Contact emails

Subdomains

5 observed subdomains of playful-dc.com.

Web-graph footprint

Distinct hostnames that link to or from playful-dc.com in the public web crawl.

69 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for playful-dc.com.

MechanismTarget
SPF_Aap1.playful-dc.com
SPF_Aap2.playful-dc.com
SPF_Awww499.sakura.ne.jp
SPF_INCLUDEspf.besender.jp
SPF_MXplayful-dc.com

Related pages

Pivot deeper into the graph from playful-dc.com.

Cypher and MCP

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

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