Hostname
finchoice.com
Last fetched
finchoice.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
finchoice.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.245.49.51 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.245.68.65 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.246.105.43 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.246.255.155 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of finchoice.com owner
- Contact emails
- finchoice.com-registrant@directnicwhoiscompliance.com
- 2f00ee04-508e-4bd9-900e-30fb03a6c239@identity-protect.org
- 4f33eb1a-1838-4061-a0dc-b8a62699a782@identity-protect.org
- 741fee7a-f15f-4ed4-b26d-3abd36a04495@identity-protect.org
- 7ee83287-e91d-43fa-b643-d0c57d333e75@identity-protect.org
- 92f8798f-54da-4289-8839-e06de06fed9c@identity-protect.org
- b4e4d337-50cc-41fc-84ab-26174c2cb695@identity-protect.org
- b55bf933-dfed-48fc-bb9f-9204957f0a47@identity-protect.org
- melkington@homechoice.co.za
Subdomains
2 observed subdomains of finchoice.com.
| Subdomain |
|---|
| spf2.finchoice.com |
| www.finchoice.com |
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for finchoice.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bounce.homechoice.mkt7230.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.finchoice.com |
| SPF_IP | 196.14.255.189 |
| SPF_IP | 196.216.238.190 |
| SPF_IP | 196.33.14.17 |
| SPF_IP | 197.97.192.164 |
| SPF_IP | 41.222.49.210 |
| SPF_IP | 41.222.49.211 |
| SPF_IP | 45.220.191.6 |
Related pages
Pivot deeper into the graph from finchoice.com.
- IP · 13.245.49.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · finchoice.com-registrant@directnicwhoiscompliance.com
- TLD · .com
- Browse hostnames · fi…
- 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: "finchoice.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.