Skip to content

Hostname

mati.io

Last fetched

mati.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · mati.ioRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mati.io

Resolution chain

mati.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.21.163.7100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.37.8418.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.3.24944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.59.2144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.65.1244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.112.7944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.247.4244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.160.2452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.114.17852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.75.10054.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.16.237184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.127.249184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

106 observed subdomains of mati.io.

Web-graph footprint

Distinct hostnames that link to or from mati.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mati.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from mati.io.

Cypher and MCP

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

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