Hostname
justinarchi.com
Last fetched
justinarchi.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
justinarchi.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.5.166 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 16.15.187.110 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.152 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.217.158 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 172.67.133.163 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 52.216.58.229 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.59.85 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.43.163 | 52.217.43.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.70.19 | 52.217.70.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.234.13 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of justinarchi.com owner
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for justinarchi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from justinarchi.com.
- IP · 104.21.5.166
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · d6f87b7f-5d2c-45ab-849f-ab06fb7902b1@identity-protect.org
- TLD · .com
- Browse hostnames · ju…
- 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: "justinarchi.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.