Skip to content

Hostname

calmac.co.uk

Last fetched

calmac.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:nom-iq limited t/a com laude [tag = nomiq] as the registrar.

Nutrition Label

WHISPER CANON · calmac.co.ukRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/calmac.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
20.108.134.23120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:nom-iq limited t/a com laude [tag = nomiq]
Organization
caledonian maritime assets
Contact emails

Subdomains

44 observed subdomains of calmac.co.uk.

Web-graph footprint

Distinct hostnames that link to or from calmac.co.uk in the public web crawl.

1,671 sites link to this hostname.

300 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for calmac.co.uk.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_IP62.233.76.18/32

Related pages

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

Cypher and MCP

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

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