Hostname
millco.co.uk
Last fetched
millco.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zen internet limited [tag = zensys] as the registrar.
Nutrition Label
Resolution chain
millco.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.28.45 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.144.59 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 195.201.21.225 | 195.201.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:zen internet limited [tag = zensys]
- Organization
- mill co-operation
- Contact emails
- —
Subdomains
2 observed subdomains of millco.co.uk.
| Subdomain |
|---|
| mail.millco.co.uk |
| www.millco.co.uk |
Web-graph footprint
Distinct hostnames that link to or from millco.co.uk in the public web crawl.
14 sites link to this hostname.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for millco.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | millco.co.uk |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_IP | 88.98.24.69/32 |
| SPF_MX | millco.co.uk |
Related pages
Pivot deeper into the graph from millco.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "millco.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.