Hostname
aiyemonase.com
Last fetched
aiyemonase.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aiyemonase.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.120 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.58 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.76 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.88 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.10 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.51 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.60 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.79 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aiyemonase.com owner
- Contact emails
- 178b03a4-a1b0-4c31-a418-fb79a9e442e3@identity-protect.org
- 59cc3540-9a00-4d45-83a8-b4e43200b650@identity-protect.org
- 64b5a6e7-72f5-4b31-9388-72383a88e38a@identity-protect.org
- 81438601-1ac6-421b-b348-9c7688b1ce4c@identity-protect.org
- 98e0b18b-3cb5-4847-b260-e6c7b993b12a@identity-protect.org
- 9da01a01-bee0-4021-8471-13893df13528@identity-protect.org
Subdomains
2 observed subdomains of aiyemonase.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aiyemonase.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hey.com |
Related pages
Pivot deeper into the graph from aiyemonase.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aiyemonase.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.