Skip to content

Hostname

citizenm.com

Last fetched

citizenm.com resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · citizenm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/citizenm.com

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

50 SPF mechanisms authorising senders for citizenm.com.

MechanismTarget
SPF_Astatic.msdp1.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.topdesk.net
SPF_IP104.196.182.217/32
SPF_IP104.196.215.101/32
SPF_IP104.198.207.207
SPF_IP147.160.167.0/26
SPF_IP149.210.202.8
SPF_IP149.72.161.246/32
SPF_IP149.72.190.43/32
SPF_IP149.72.227.21/32
SPF_IP167.89.111.77/32
SPF_IP168.245.125.167/32
SPF_IP168.245.22.106/32
SPF_IP168.245.23.37/32
SPF_IP168.245.61.128/32
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP188.93.11.136
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.132.184.222/32
SPF_IP34.145.244.232/32
SPF_IP34.150.215.45/32
SPF_IP34.69.44.134/32
SPF_IP34.85.182.168/32
SPF_IP34.86.254.203/32
SPF_IP35.184.254.92/32
SPF_IP35.192.181.145/32
SPF_IP35.203.3.51/32
SPF_IP35.203.94.235/32
SPF_IP35.222.49.21/32
SPF_IP35.223.170.93/32
SPF_IP35.245.27.80/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.76.255.112/32
SPF_IP69.169.229.106/27
SPF_IP69.169.229.107
SPF_IP69.169.229.110
SPF_IP69.169.229.111
SPF_IP69.169.229.112
SPF_IP69.169.229.113
SPF_IP69.169.229.114
SPF_IP69.169.229.115
SPF_IP92.205.53.203

Related pages

Pivot deeper into the graph from citizenm.com.

Cypher and MCP

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

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