Skip to content

Hostname

monkeytown.eu

Last fetched

monkeytown.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:registrar proxy as the registrar.

Nutrition Label

WHISPER CANON · monkeytown.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/monkeytown.eu

Resolution chain

monkeytown.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:registrar proxy
Organization
Contact emails

Subdomains

16 observed subdomains of monkeytown.eu.

Web-graph footprint

Distinct hostnames that link to or from monkeytown.eu in the public web crawl.

478 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for monkeytown.eu.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.dewi-online.nl
SPF_INCLUDEspf.floydhamilton.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEwindows.ppibv.nl
SPF_IP178.20.253.157
SPF_IP178.20.253.167
SPF_IP178.20.253.216
SPF_IP5.39.185.0/24
SPF_IP85.158.204.39/24

Related pages

Pivot deeper into the graph from monkeytown.eu.

Cypher and MCP

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

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