Skip to content

Hostname

cticom.ms

Last fetched

cticom.ms resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists registrar:mninet registrar as the registrar.

Nutrition Label

WHISPER CANON · cticom.msRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/cticom.ms

Resolution chain

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

IPPrefixASNOperatorCountry
217.194.212.22217.194.208.0/20AS20860GB

WHOIS identity

Registrar
registrar:mninet registrar
Organization
cti communications
Contact emails

Subdomains

8 observed subdomains of cticom.ms.

Web-graph footprint

Distinct hostnames that link to or from cticom.ms in the public web crawl.

37 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cticom.ms.

MechanismTarget
SPF_Agiga.cticom.ms
SPF_Amail.cticom.ms
SPF_Amail2.cticom.ms
SPF_Asplice.cticom.ms
SPF_INCLUDE_spf_include.aa.net.uk
SPF_INCLUDEspf.cticom.ms
SPF_MXcticom.ms

Related pages

Pivot deeper into the graph from cticom.ms.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cticom.ms"})-[: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.