Hostname
icitizen.com
Last fetched
icitizen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
icitizen.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.91.101 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.103 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.38 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.86 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.10 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.111 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.19 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.96 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0137991906
- Contact emails
- admin@icitizen.com
- icitizen.com@contactprivacy.com
- tony.harkin@icitizen.com
- 381b1d5b-d727-4c38-a089-ee694e2309e8@identity-protect.org
- 3cc46e45-2426-4720-ae5f-d117cf1e5cdb@identity-protect.org
- a6bef2a6-2b0d-4ce9-a079-0ffbacd366d7@identity-protect.org
- aaeb262c-088f-4a80-8efb-4dcffc976fde@identity-protect.org
- c14debe6-8fb4-45ad-9ba1-d6d42048a6ed@identity-protect.org
- c7e5af4a-c9bb-4ab2-9543-27804f72ff4a@identity-protect.org
- f5fd4089-e12d-4438-b319-4b8179260508@identity-protect.org
- owner-11278285@icitizen.com.whoisprivacyservice.org
- owner-11748224@icitizen.com.whoisprivacyservice.org
- owner-3473802@icitizen.com.whoisprivacyservice.org
- owner-3743751@icitizen.com.whoisprivacyservice.org
- owner-7071115@icitizen.com.whoisprivacyservice.org
- owner-7411023@icitizen.com.whoisprivacyservice.org
- owner-7808395@icitizen.com.whoisprivacyservice.org
- owner-7878354@icitizen.com.whoisprivacyservice.org
- owner-7971240@icitizen.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of icitizen.com.
Web-graph footprint
Distinct hostnames that link to or from icitizen.com in the public web crawl.
39 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for icitizen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from icitizen.com.
- IP · 13.249.91.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@icitizen.com
- TLD · .com
- Browse hostnames · ic…
- 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: "icitizen.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.