Hostname
intel-ifind.com
Last fetched
intel-ifind.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
intel-ifind.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.141.201 | 13.248.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.3.81 | 76.223.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of intel-ifind.com owner
- Contact emails
- 519b0bd1-e65b-4d40-9b05-5544569bf696@identity-protect.org
- 551babb0-d966-4e0e-8d52-88f48b3a11e0@identity-protect.org
- 66b45c7a-5f11-47e0-ae1f-633ccf4d237c@identity-protect.org
- ad9cddc4-6c68-4ff4-b0ba-e0634c5c07b4@identity-protect.org
- bdefa83b-d9dc-4f32-a5ea-b9a83a397eaf@identity-protect.org
- fda51f3a-96bd-4af9-8268-ce1eb1bdfd23@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from intel-ifind.com.
- IP · 13.248.141.201
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 519b0bd1-e65b-4d40-9b05-5544569bf696@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "intel-ifind.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.