Skip to content

Hostname

citizennet.com

Last fetched

citizennet.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · citizennet.comRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/citizennet.com

Resolution chain

citizennet.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.213.162.1693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.165.113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.194.993.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.150.1734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.211.10752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.214.23752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
conde nast publications
Contact emails

Subdomains

33 observed subdomains of citizennet.com.

Web-graph footprint

Distinct hostnames that link to or from citizennet.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for citizennet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from citizennet.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "citizennet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.