Skip to content

Hostname

baseplay.co

Last fetched

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

Nutrition Label

WHISPER CANON · baseplay.coRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/baseplay.co

Resolution chain

baseplay.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.12913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.69.10213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.10613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.11513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.169.36.1093.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.643.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.783.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.963.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:81
Organization
baseplay
Contact emails

Subdomains

18 observed subdomains of baseplay.co.

Web-graph footprint

Distinct hostnames that link to or from baseplay.co in the public web crawl.

8 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for baseplay.co.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from baseplay.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "baseplay.co"})-[: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.