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
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.
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
- mindfullyactive.co.uk
- mx.mindfullyactive.co.uk
SPF policy
1 SPF mechanism authorising senders for mindfullyactive.co.uk.
| Mechanism | Target |
|---|---|
| SPF_IP | 23.26.123.233 |
Related pages
Pivot deeper into the graph from mindfullyactive.co.uk.
- IP · 142.171.82.6
- ASN · AS35916MULTA-ASN1 - MULTACOM CORPORATION
- Registrar · registrar:namecheap, inc.
- Country · US
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.