Skip to content

Hostname

citcom.co.uk

Last fetched

citcom.co.uk resolves to 3 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:tucows inc t/a tucows [tag = tucows-ca] as the registrar.

Nutrition Label

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

Resolution chain

citcom.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.172.184199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.242199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS
78.141.243.10678.141.224.0/19AS20473AS-VULTR - The Constant Company, LLCGB

WHOIS identity

Registrar
registrar:tucows inc t/a tucows [tag = tucows-ca]
Organization
citizen communication
Contact emails

Subdomains

30 observed subdomains of citcom.co.uk.

Web-graph footprint

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

39 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for citcom.co.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEwpmudev.host
SPF_INCLUDEzoho.eu

Related pages

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

Cypher and MCP

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

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