Skip to content

Hostname

citysnap.com

Last fetched

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

Nutrition Label

WHISPER CANON · citysnap.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/citysnap.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.35.200100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.120.16413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.191.2253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.172.14534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.33.18254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.64.5298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
on behalf of citysnap.com owner
Contact emails

Subdomains

10 observed subdomains of citysnap.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for citysnap.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.11.174
SPF_IP167.89.11.226
SPF_IP167.89.29.84/32
SPF_IP167.89.61.57/32
SPF_IP168.245.15.132/32
SPF_IP198.37.148.58
SPF_IP20.47.149.138/32
SPF_IP38.109.150.133
SPF_IP50.31.61.231
SPF_IP52.100.0.0/14

Related pages

Pivot deeper into the graph from citysnap.com.

Cypher and MCP

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

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