Skip to content

Hostname

matfintech.org

Last fetched

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.81.163.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1813.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2413.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2483.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.2453.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.7452.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.1052.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.5152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.21152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.15552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.23552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.13952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.6752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.1152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.3552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.24352.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 matfintech.org.

Web-graph footprint

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

7 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for matfintech.org.

MechanismTarget
SPF_Amatfintech.org
SPF_INCLUDE_spf.mlsend.com
SPF_MXmatfintech.org

Related pages

Pivot deeper into the graph from matfintech.org.

Cypher and MCP

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

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