Hostname
monkeyway.com
Last fetched
monkeyway.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
monkeyway.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.75.208.24 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of monkeyway.com owner
- Contact emails
- johnours@yahoo.com
- 5f60b99c-6ea6-45ef-835c-1ed06d29dfad@identity-protect.org
- 74994e60-d501-4b8e-96ef-ec417eeb6fdf@identity-protect.org
- 84dbdace-6d3e-49e0-8cba-4a278610d87a@identity-protect.org
- ddd571af-60ba-4421-998d-e0874c3ca92c@identity-protect.org
- f41eef17-1abe-4914-8171-5dfc062da481@identity-protect.org
- owner-4848980@monkeyway.com.whoisprivacyservice.org
- owner-9256140@monkeyway.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of monkeyway.com.
Web-graph footprint
Distinct hostnames that link to or from monkeyway.com in the public web crawl.
8 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for monkeyway.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from monkeyway.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "monkeyway.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.