Hostname
jf-email.com
Last fetched
jf-email.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jf-email.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.58.38.54 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.197.91.83 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.221.54.248 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.124.160.6 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.148.154.74 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.57.68.226 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.142.45 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.221.44 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.193.163.58 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.184.112.90 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.185.188.10 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jf-email.com owner
- Contact emails
- 06f79b16-e0e3-4d41-8c0f-291be9c3bb56@identity-protect.org
- 3cc5b917-860c-447f-9d27-d6388e421320@identity-protect.org
- 82605edf-2643-4e61-a88e-f7a7040d6c33@identity-protect.org
- c1c86257-9f24-4d10-a711-8df7c74f33c6@identity-protect.org
- c5185360-78f8-4f9c-83d6-b2a7c3e041d8@identity-protect.org
- fd442af6-8d4a-469e-b0d6-b7570efc6107@identity-protect.org
- fef6d395-f414-4a45-9c3a-4581ecb93e92@identity-protect.org
- owner-2518911@jf-email.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from jf-email.com.
- IP · 16.58.38.54
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06f79b16-e0e3-4d41-8c0f-291be9c3bb56@identity-protect.org
- TLD · .com
- Browse hostnames · jf…
- 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: "jf-email.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.