Hostname
iati.com
Last fetched
iati.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
iati.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:81
- Organization
- iati bilisim cozumleri
- Contact emails
Subdomains
92 observed subdomains of iati.com.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iati.com in the public web crawl.
16 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for iati.com.
| Mechanism | Target |
|---|---|
| SPF_A | iati.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 74.208.223.237 |
| SPF_IP | 74.208.5.0/24 |
| SPF_MX | iati.com |
Related pages
Pivot deeper into the graph from iati.com.
- IP · 13.227.192.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · CZ
- Email · 2294dd64ed004c817c88bc7da2e7b0a0-1459070@contact.gandi.net
- TLD · .com
- Browse hostnames · ia…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iati.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.