Skip to content

Hostname

iatefl.org

Last fetched

iatefl.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · iatefl.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/iatefl.org

Resolution chain

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

IPPrefixASNOperatorCountry
63.35.63.2363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.18.19799.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of iatefl.org.

Web-graph footprint

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

444 sites link to this hostname.

213 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iatefl.org.

MechanismTarget
SPF_Aiatefl.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP109.237.25.17
SPF_IP176.58.124.87
SPF_IP213.138.113.73
SPF_IP2a01:7e00:0:0:f03c:91ff:fe7e:3c4e
SPF_IP2a01:7e00:0:0:f03c:91ff:fe7e:3c54
SPF_IP2a01:7e00:0:0:f03c:91ff:fe7e:3cbf

Related pages

Pivot deeper into the graph from iatefl.org.

Cypher and MCP

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

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