Hostname
opfin.com
Last fetched
opfin.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
opfin.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.126.102.154 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.200.114.53 | 13.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.202.114.187 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.204.245.230 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 43.204.62.165 | 43.204.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.66.107.39 | 52.66.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of opfin.com owner
- Contact emails
- opfin.com@protecteddomainservices.com
- 081bccbb-f7cc-43ba-a066-42011226d1e0@identity-protect.org
- 36c6a3a2-922b-4143-b150-2f9ffdc74492@identity-protect.org
- 644b9690-5cfc-4d51-958b-51133f014709@identity-protect.org
- 7d254131-e8ee-4f36-a970-c6d09b2c0fe0@identity-protect.org
- 9f7e692e-ea74-49d0-8f90-257ae47a38db@identity-protect.org
- de16388a-175f-4fe9-bb47-3350e8319329@identity-protect.org
- e1059918-c4e3-4e8a-abf0-3e5f35e774c0@identity-protect.org
- owner-8035386@opfin.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of opfin.com.
Web-graph footprint
Distinct hostnames that link to or from opfin.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for opfin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from opfin.com.
- IP · 13.126.102.154
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · opfin.com@protecteddomainservices.com
- TLD · .com
- Browse hostnames · op…
- 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: "opfin.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.