Skip to content

Hostname

acfas.org

Last fetched

acfas.org resolves to 1 IPv4 address operated by EDGE-HOSTING - Databank Holdings, Ltd in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · acfas.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/acfas.org

Resolution chain

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

IPPrefixASNOperatorCountry
209.43.120.86209.43.120.0/22AS22903EDGE-HOSTING - Databank Holdings, LtdUS

WHOIS identity

Registrar
iana:2
Organization
american college of foot and ankle surgeons
Contact emails

Subdomains

20 observed subdomains of acfas.org.

Web-graph footprint

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

547 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for acfas.org.

MechanismTarget
SPF_INCLUDEinformz.net
SPF_INCLUDEnotifications.issuetrak.com
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.43.120.88
SPF_IP68.255.41.131/32
SPF_IP68.255.41.132/32
SPF_IP68.255.41.136/32
SPF_IP68.255.41.140/32

Related pages

Pivot deeper into the graph from acfas.org.

Cypher and MCP

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

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