Skip to content

Hostname

afd.co.uk

Last fetched

afd.co.uk resolves to 1 IPv4 address operated by AS8680 in IM. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · afd.co.ukRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/afd.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
37.18.143.7837.18.142.0/23AS8680IM

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
zipaddress
Contact emails

Subdomains

19 observed subdomains of afd.co.uk.

Web-graph footprint

Distinct hostnames that link to or from afd.co.uk in the public web crawl.

60 sites link to this hostname.

270 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for afd.co.uk.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.stackmail.com
SPF_IP37.18.143.76
SPF_IP45.8.227.178/32
SPF_IP45.8.227.179/32

Related pages

Pivot deeper into the graph from afd.co.uk.

Cypher and MCP

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

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