Skip to content

Hostname

aft.org.uk

Last fetched

aft.org.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · aft.org.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aft.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.141.168162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.1.164172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
the association for family therapy
Contact emails

Subdomains

1 observed subdomain of aft.org.uk.

Web-graph footprint

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

220 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aft.org.uk.

MechanismTarget
SPF_Aaft.org.uk
SPF_INCLUDE_spf-internal.plus.net
SPF_INCLUDE_spf-internal2.plus.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymem.net
SPF_IP213.171.216.0/24
SPF_IP77.68.64.0/27
SPF_MXaft.org.uk

Related pages

Pivot deeper into the graph from aft.org.uk.

Cypher and MCP

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

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