Hostname
digital-citizen.org
Last fetched
digital-citizen.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
digital-citizen.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.255.18 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.22 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.24 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.31 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- 1&1 internet
- Contact emails
Subdomains
1 observed subdomain of digital-citizen.org.
| Subdomain |
|---|
| www.digital-citizen.org |
Web-graph footprint
Distinct hostnames that link to or from digital-citizen.org in the public web crawl.
162 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for digital-citizen.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.forwardmx.net |
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
| SPF_INCLUDE | spf.improvmx.com |
Related pages
Pivot deeper into the graph from digital-citizen.org.
- IP · 18.239.255.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · HU
- Email · privacy@1and1.com
- TLD · .org
- Browse hostnames · di…
- 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: "digital-citizen.org"})-[: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.