Skip to content

Hostname

thewire.co.uk

Last fetched

thewire.co.uk resolves to 3 IPv4 addresses operated by AS29550 in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · thewire.co.ukRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/thewire.co.uk

Resolution chain

thewire.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:gandi
Organization
the wire magazine limited the wire magazine
Contact emails

Subdomains

11 observed subdomains of thewire.co.uk.

Web-graph footprint

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

2,183 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Athewire.co.uk
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.theusefularts.org
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2a02:af8:fab0:801:85:234:143:64/128
SPF_IP85.234.143.64
SPF_MXthewire.co.uk

Related pages

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

Cypher and MCP

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

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