Skip to content

Hostname

casfintech.org

Last fetched

casfintech.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 · casfintech.orgRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/casfintech.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.1703.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1103.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2293.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2503.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.333.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1253.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.22652.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.169.21852.218.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.2652.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.232.6752.218.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.17152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.22752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.8352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.8352.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.1952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.9152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of casfintech.org.

Web-graph footprint

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

8 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for casfintech.org.

MechanismTarget
SPF_Acasfintech.org
SPF_INCLUDE_spf.mlsend.com
SPF_MXcasfintech.org

Related pages

Pivot deeper into the graph from casfintech.org.

Cypher and MCP

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

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