Skip to content

Hostname

monkey.cool

Last fetched

monkey.cool resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · monkey.coolRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/monkey.cool

Resolution chain

monkey.cool resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.177.76100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.89.29100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.97.137100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.195.9100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.215.19816.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.127.10916.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.214.4716.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.194.3334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.125.24134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.185.2734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.74.10135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.86.20.12435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.87.58.15035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.157.6535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.48.21644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.201.11144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.55.1744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.95.10344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.144.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.7.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of monkey.cool.

Web-graph footprint

Distinct hostnames that link to or from monkey.cool in the public web crawl.

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for monkey.cool.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from monkey.cool.

Cypher and MCP

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

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