Hostname
focus-ifa.com
Last fetched
focus-ifa.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
focus-ifa.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 |
|---|---|---|---|---|
| 15.197.231.121 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.238.232 | 3.33.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of focus-ifa.com owner
- Contact emails
- 117434f1-10cc-406c-b34c-d98d5677294b@identity-protect.org
- 36f15110-4f8e-419b-8e8b-13349ec64dc5@identity-protect.org
- 442b6b1d-5924-42d3-8a6f-9dee350f3e58@identity-protect.org
- 5b96c129-7324-4497-8576-89070053dfff@identity-protect.org
- 69cd7869-5569-4b15-9c2f-b0faa76774ff@identity-protect.org
- 8b7cae34-1fee-4adb-9bea-7896d880b5be@identity-protect.org
- owner-11231459@focus-ifa.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of focus-ifa.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from focus-ifa.com in the public web crawl.
9 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from focus-ifa.com.
- IP · 15.197.231.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 117434f1-10cc-406c-b34c-d98d5677294b@identity-protect.org
- TLD · .com
- Browse hostnames · fo…
- 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: "focus-ifa.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.