Skip to content

Hostname

monkeymoves.com

Last fetched

monkeymoves.com resolves to 1 IPv4 address operated by AS57129 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · monkeymoves.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/monkeymoves.com

Resolution chain

monkeymoves.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.202.201.140185.202.200.0/22AS57129NL

WHOIS identity

Registrar
iana:1480
Organization
buydomains_com
Contact emails

Subdomains

81 observed subdomains of monkeymoves.com.

Web-graph footprint

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

95 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for monkeymoves.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf1.monkeymoves.com
SPF_IP104.245.209.192/26
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP130.211.0.0/22
SPF_IP145.131.133.88
SPF_IP145.131.180.142
SPF_IP147.160.158.0/24
SPF_IP148.105.8.0/21
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP185.202.201.0/24
SPF_IP185.202.201.141
SPF_IP2a00:5900::/32
SPF_IP2a0d:5900::/32
SPF_IP2a0d:5900:dc01::/64

Related pages

Pivot deeper into the graph from monkeymoves.com.

Cypher and MCP

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

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