Hostname
c2i-genomics.com
Last fetched
c2i-genomics.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c2i-genomics.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.110 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.22 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.53 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.94 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of c2i-genomics.com owner
- Contact emails
- c810d1a6fe6b4055b72414b63b676185.protect@whoisguard.com
- 22383f15-2d83-4aff-86b1-41ab8bf1957c@identity-protect.org
- 2cf5a28f-c6e4-4b7b-b19d-3ebfb8512ba8@identity-protect.org
- 3a6b3249-57a7-4af2-84db-bb4c6aaaa6c7@identity-protect.org
- 7a8591eb-59a2-450c-be25-b539f15b0906@identity-protect.org
- 82863f54-2d27-4c20-8018-226019e19d5e@identity-protect.org
- d163d4e2-eb07-4638-ac0e-6e8591263031@identity-protect.org
Subdomains
9 observed subdomains of c2i-genomics.com.
Web-graph footprint
Distinct hostnames that link to or from c2i-genomics.com in the public web crawl.
43 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for c2i-genomics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spfa.docusign.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | docusign.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from c2i-genomics.com.
- IP · 13.33.252.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · c810d1a6fe6b4055b72414b63b676185.protect@whoisguard.com
- TLD · .com
- Browse hostnames · c2…
- 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: "c2i-genomics.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.