Skip to content

Hostname

wishfin.com

Last fetched

wishfin.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wishfin.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wishfin.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.203.163.16013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.178.11413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.141.24313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.205.1133.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.190.23552.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

20 observed subdomains of wishfin.com.

Web-graph footprint

Distinct hostnames that link to or from wishfin.com in the public web crawl.

258 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wishfin.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wishfin.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wishfin.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.