Skip to content

Hostname

atf.org.na

Last fetched

atf.org.na resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · atf.org.naRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/atf.org.na

Resolution chain

atf.org.na resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.244.177.14113.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with atf.org.na in WhisperGraph.

Subdomains

7 observed subdomains of atf.org.na.

Web-graph footprint

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

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • atf.org.na

SPF policy

4 SPF mechanisms authorising senders for atf.org.na.

MechanismTarget
SPF_Aatf.org.na
SPF_IP13.244.170.117
SPF_IP13.244.177.141
SPF_MXatf.org.na

Related pages

Pivot deeper into the graph from atf.org.na.

Cypher and MCP

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

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