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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.184 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.242 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 78.141.243.106 | 78.141.224.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | GB |
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.
Showing 25 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for citcom.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | wpmudev.host |
| SPF_INCLUDE | zoho.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.