Skip to content

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

WHISPER CANON · millco.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/millco.co.uk

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.

IPPrefixASNOperatorCountry
104.21.28.45104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.144.59172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.201.21.225195.201.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:zen internet limited [tag = zensys]
Organization
mill co-operation
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amillco.co.uk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_IP88.98.24.69/32
SPF_MXmillco.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.