Hostname
cictr.com
Last fetched
cictr.com resolves to 3 IPv4 addresses operated by CAMBINC-1 - The Cambridge Incubator, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
cictr.com 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 |
|---|---|---|---|---|
| 204.9.220.222 | 204.9.220.0/22 | AS15038 | CAMBINC-1 - The Cambridge Incubator, LLC | US |
| 204.9.220.223 | 204.9.220.0/22 | AS15038 | CAMBINC-1 - The Cambridge Incubator, LLC | US |
| 5.22.145.16 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- cambridge innovation center
- Contact emails
Subdomains
522 observed subdomains of cictr.com.
Showing 25 of 522. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cictr.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cictr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 53802.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 52.6.206.25/32 |
| SPF_MX | cictr.com |
Related pages
Pivot deeper into the graph from cictr.com.
- IP · 204.9.220.222
- ASN · AS15038CAMBINC-1 - The Cambridge Incubator, LLC
- Registrar · iana:269
- Country · US
- Email · hostmaster@cictr.com
- TLD · .com
- Browse hostnames · ci…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cictr.com"})-[: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.