Skip to content

Hostname

span-arts.org.uk

Last fetched

span-arts.org.uk resolves to 1 IPv4 address operated by AS41000 in GB. WHOIS lists registrar:freethought internet limited as the registrar.

Nutrition Label

WHISPER CANON · span-arts.org.ukRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/span-arts.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
194.110.243.196194.113.16.0/23AS41000GB

WHOIS identity

Registrar
registrar:freethought internet limited
Organization
pavs
Contact emails

Subdomains

8 observed subdomains of span-arts.org.uk.

Web-graph footprint

Distinct hostnames that link to or from span-arts.org.uk in the public web crawl.

33 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for span-arts.org.uk.

MechanismTarget
SPF_Aspan-arts.org.uk
SPF_INCLUDEspf.ldex1-plesk5.uk.fi.net.uk
SPF_INCLUDEspf.ldex1-plesk7.uk.fi.net.uk
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from span-arts.org.uk.

Cypher and MCP

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

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