Skip to content

Hostname

andrewclose.co.uk

Last fetched

andrewclose.co.uk resolves to 2 IPv4 addresses operated by M247 - M247 Ltd in GB. WHOIS lists registrar:uk web.solutions direct ltd [tag = m247ltd] as the registrar.

Nutrition Label

WHISPER CANON · andrewclose.co.ukRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/andrewclose.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
195.8.197.166195.8.196.0/23AS33970M247 - M247 LtdGB
89.238.188.20789.238.188.0/23AS9009M247 - M247 Europe SRLGB

WHOIS identity

Registrar
registrar:uk web.solutions direct ltd [tag = m247ltd]
Organization
andrew close
Contact emails

Subdomains

2 observed subdomains of andrewclose.co.uk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for andrewclose.co.uk.

MechanismTarget
SPF_Aandrewclose.co.uk
SPF_INCLUDE_spf.cp247.net
SPF_IP193.189.75.10
SPF_IP195.8.197.166
SPF_MXandrewclose.co.uk

Related pages

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

Cypher and MCP

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

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