Skip to content

Hostname

citimob.com

Last fetched

citimob.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · citimob.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/citimob.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.217.1263.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.693.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.763.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.953.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1093.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.263.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.653.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.993.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.35.11754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
argo holding
Contact emails

Subdomains

1 observed subdomain of citimob.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for citimob.com.

MechanismTarget
SPF_Asendmail.marvelmanager.com
SPF_INCLUDE_spf.google.com
SPF_MXcitimob.com

Related pages

Pivot deeper into the graph from citimob.com.

Cypher and MCP

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

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