Skip to content

Hostname

mjsmith.co.uk

Last fetched

mjsmith.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ascio technologies inc. denmark ? filial af ascio technologies inc. usa t/a ascio technologies inc as the registrar.

Nutrition Label

WHISPER CANON · mjsmith.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mjsmith.co.uk

Resolution chain

mjsmith.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ascio technologies inc. denmark ? filial af ascio technologies inc. usa t/a ascio technologies inc
Organization
m j smith & co
Contact emails

Subdomains

3 observed subdomains of mjsmith.co.uk.

Web-graph footprint

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

9 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mjsmith.co.uk.

MechanismTarget
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDErelay.pndsl.co.uk
SPF_INCLUDEspf.informanagement.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.140.80.138/32
SPF_MXmjsmith.co.uk

Related pages

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

Cypher and MCP

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

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