Hostname
ci-gateway.com
Last fetched
ci-gateway.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ci-gateway.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.187.232 | 35.71.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.223.36.240 | 52.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ci-gateway.com owner
- Contact emails
- surfmerchants@gmail.com
- 254d22c6-680a-4fd2-a229-51faa819b1fc@identity-protect.org
- 4550a3de-7dbe-4b26-912d-3dc8074f52aa@identity-protect.org
- 561c81c4-a814-4b20-b451-736dfec7aa0a@identity-protect.org
- owner-5586695@ci-gateway.com.whoisprivacyservice.org
- owner-8895443@ci-gateway.com.whoisprivacyservice.org
- owner-9165392@ci-gateway.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of ci-gateway.com.
Web-graph footprint
Distinct hostnames that link to or from ci-gateway.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ci-gateway.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sassieshop.com |
| SPF_MX | ci-gateway.com |
Related pages
Pivot deeper into the graph from ci-gateway.com.
- IP · 35.71.187.232
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · surfmerchants@gmail.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: "ci-gateway.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.