Skip to content

Hostname

comodo.co.uk

Last fetched

comodo.co.uk resolves to 1 IPv4 address operated by AS48447 in GB. WHOIS lists registrar:corporation service company (uk) limited as the registrar.

Nutrition Label

WHISPER CANON · comodo.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/comodo.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
91.199.212.17691.199.212.0/24AS48447GB

WHOIS identity

Registrar
registrar:corporation service company (uk) limited
Organization
comodo research labs
Contact emails

Subdomains

1 observed subdomain of comodo.co.uk.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for comodo.co.uk.

MechanismTarget
SPF_INCLUDEblackberryv.comodo.com
SPF_INCLUDEcomodo.od.ua
SPF_INCLUDEspf1.comodo.com
SPF_INCLUDEspf2.comodo.com
SPF_INCLUDEspf3.comodo.com
SPF_INCLUDEspf4.comodo.com
SPF_MXcomodo.co.uk

Related pages

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

Cypher and MCP

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

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