Skip to content

Hostname

namfintech.org

Last fetched

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.80.513.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1483.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2503.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1303.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.15452.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.1852.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.21852.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.24352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.15552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.188.5952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.16352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.4352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.2752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.18752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.12352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.4352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

4 observed subdomains of namfintech.org.

Web-graph footprint

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

10 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for namfintech.org.

MechanismTarget
SPF_Anamfintech.org
SPF_INCLUDE_spf.mlsend.com
SPF_MXnamfintech.org

Related pages

Pivot deeper into the graph from namfintech.org.

Cypher and MCP

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

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