Skip to content

Hostname

aclm.org.uk

Last fetched

aclm.org.uk resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists registrar:zen internet limited [tag = zensys] as the registrar.

Nutrition Label

WHISPER CANON · aclm.org.ukRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aclm.org.uk

Resolution chain

aclm.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.142.230.2083.142.224.0/21AS20860GB

WHOIS identity

Registrar
registrar:zen internet limited [tag = zensys]
Organization
the association of contact lens manufacturers
Contact emails

Subdomains

7 observed subdomains of aclm.org.uk.

Web-graph footprint

Distinct hostnames that link to or from aclm.org.uk in the public web crawl.

36 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aclm.org.uk.

MechanismTarget
SPF_Aaclm.org.uk
SPF_INCLUDE147079328.spf02.hubspotemail.net
SPF_IP78.129.187.42/32
SPF_IP82.71.204.5/32
SPF_IP83.142.230.20
SPF_MXaclm.org.uk

Related pages

Pivot deeper into the graph from aclm.org.uk.

Cypher and MCP

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

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