Skip to content

Hostname

ci.tc

Last fetched

ci.tc resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nictc as the registrar.

Nutrition Label

WHISPER CANON · ci.tcRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ci.tc

Resolution chain

ci.tc resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.18716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.25516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.16516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.14316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.12516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.241.8352.216.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.8552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.13352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.18152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.15754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.9354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.3754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.236.20554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nictc
Organization
sas institute
Contact emails

Subdomains

5 observed subdomains of ci.tc.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ci.tc.

MechanismTarget
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from ci.tc.

Cypher and MCP

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

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