Skip to content

Hostname

wesfintech.org

Last fetched

wesfintech.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wesfintech.orgRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wesfintech.org

Resolution chain

wesfintech.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.89.10716.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1103.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.1013.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.53.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.7452.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.13852.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.13152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.18752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.3552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.25152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.4352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.16352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.12352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.239.5952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.21952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of wesfintech.org.

Web-graph footprint

Distinct hostnames that link to or from wesfintech.org in the public web crawl.

7 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for wesfintech.org.

MechanismTarget
SPF_Awesfintech.org
SPF_INCLUDE_spf.mlsend.com
SPF_MXwesfintech.org

Related pages

Pivot deeper into the graph from wesfintech.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wesfintech.org"})-[: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.