Skip to content

Hostname

opencities.com

Last fetched

opencities.com resolves to 3 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.142199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.42199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
52.255.47.22252.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:3786
Organization
domain info
Contact emails

Subdomains

995 observed subdomains of opencities.com.

Web-graph footprint

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

26 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for opencities.com.

MechanismTarget
SPF_INCLUDE7678141.spf10.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.5.8/32
SPF_IP54.240.62.215/32
SPF_IP54.240.62.216/32
SPF_MXopencities.com

Related pages

Pivot deeper into the graph from opencities.com.

Cypher and MCP

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

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