Hostname
lfortiz.com
Last fetched
lfortiz.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
lfortiz.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 |
|---|---|---|---|---|
| 3.170.131.123 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.21 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.28 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.131.86 | 3.170.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.116 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.2 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.22 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.79 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lfortiz.com owner
- Contact emails
- 0770d22c-aa06-43db-9022-64c4b2b6dd03@identity-protect.org
- 0e194801-a303-4ee7-86b4-1c45ad134b58@identity-protect.org
- 7d28f5ee-a699-4623-8187-d07f1ca73d8d@identity-protect.org
- 85671851-bd40-4164-9ba0-f8d1c4b9f7ac@identity-protect.org
- c1c9e752-ba9f-456d-99d8-d10adce3cebd@identity-protect.org
- e31fa03f-997e-4ac1-8704-4b9fe8e5d9e8@identity-protect.org
- fa19ac85-fa3a-4ae0-ae34-a0692aab75c8@identity-protect.org
- owner-1716955@lfortiz.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from lfortiz.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lfortiz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from lfortiz.com.
- IP · 3.170.131.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0770d22c-aa06-43db-9022-64c4b2b6dd03@identity-protect.org
- TLD · .com
- Browse hostnames · lf…
- 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: "lfortiz.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.