Skip to content

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

WHISPER CANON · opfin.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/opfin.com

Resolution chain

opfin.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.102.15413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.114.5313.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.114.18713.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.245.23013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.62.16543.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.107.3952.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of opfin.com owner
Contact emails

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

SPF policy

2 SPF mechanisms authorising senders for opfin.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from opfin.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.