Skip to content

Hostname

citizen.jp

Last fetched

citizen.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · citizen.jpRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/citizen.jp

Resolution chain

citizen.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.15143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.74143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.83143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.97143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.154.63.12118.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.3518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.3918.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.8218.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.12318.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.2918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.4718.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.9518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
mark-i
Contact emails

Subdomains

12 observed subdomains of citizen.jp.

Web-graph footprint

Distinct hostnames that link to or from citizen.jp in the public web crawl.

1,271 sites link to this hostname.

191 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for citizen.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-004ad303.pphosted.com
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from citizen.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "citizen.jp"})-[: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.