Skip to content

Hostname

afsta.org

Last fetched

afsta.org resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · afsta.orgRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/afsta.org

Resolution chain

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

IPPrefixASNOperatorCountry
62.72.3.24862.72.0.0/21AS47583US

WHOIS identity

Registrar
iana:1479
Organization
charles manager
Contact emails

Subdomains

2 observed subdomains of afsta.org.

Web-graph footprint

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

41 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for afsta.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.90.12.211
SPF_IP212.22.162.17/32
SPF_IP62.72.3.248
SPF_IP66.102.1.26/32

Related pages

Pivot deeper into the graph from afsta.org.

Cypher and MCP

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

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