Skip to content

Hostname

mindfullyactive.co.uk

Last fetched

mindfullyactive.co.uk resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists registrar:namecheap, inc. as the registrar.

Nutrition Label

WHISPER CANON · mindfullyactive.co.ukRouting diversity5.6/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint7.8/10canon.whisper.security/host/mindfullyactive.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
142.171.82.6142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.82.7142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.82.8142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.82.9142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
170.205.37.246170.205.37.0/24AS63473HOSTHATCH - HostHatch, LLCUS
184.107.161.105184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.161.106184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.161.109184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
192.227.68.24192.227.68.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.68.25192.227.68.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.41192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.42192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.43192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.44192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.45192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.197192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.198192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.200192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.254192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
198.50.126.102198.50.96.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
registrar:namecheap, inc.
Organization
1&1 internet
Contact emails

Subdomains

4 observed subdomains of mindfullyactive.co.uk.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for mindfullyactive.co.uk.

MechanismTarget
SPF_IP23.26.123.233

Related pages

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

Cypher and MCP

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

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