Hostname
aml-jpi.com
Last fetched
aml-jpi.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aml-jpi.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aml-jpi.com owner
- Contact emails
- 130ca8ad-f85a-4257-9ae8-952a8f3f4389@identity-protect.org
- 2406cab8-adda-4548-a770-6d3fecc2d66f@identity-protect.org
- 67ba140d-02ea-4e57-9901-3fe2687522d5@identity-protect.org
- 77f1f864-c275-4cd2-80d3-116e47e51471@identity-protect.org
- 9d8e8d3b-7a3a-4935-9481-414521fc7c42@identity-protect.org
- d2603ee3-2a35-469f-927b-ab6286d4094b@identity-protect.org
- e44ec19a-1088-431c-9281-eb7286275010@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aml-jpi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from aml-jpi.com.
- IP · 16.15.177.192
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 130ca8ad-f85a-4257-9ae8-952a8f3f4389@identity-protect.org
- TLD · .com
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aml-jpi.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.