Skip to content

Hostname

cityyear.org

Last fetched

cityyear.org resolves to 2 IPv4 addresses operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cityyear.orgRouting diversity2.4/10Peering density4.4/10MOAS conflict⚠ 3 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cityyear.org

Resolution chain

cityyear.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.124.249.117192.124.249.0/24AS30148SUCURI-SEC - SucuriUS
35.212.23.17435.212.0.0/17AS43515US

WHOIS identity

Registrar
iana:2
Organization
city year,
Contact emails

Subdomains

57 observed subdomains of cityyear.org.

Web-graph footprint

Distinct hostnames that link to or from cityyear.org in the public web crawl.

1,412 sites link to this hostname.

1,198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cityyear.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymem.net
SPF_IP199.15.212.0/22
SPF_IP205.139.44.0/23
SPF_IP24.73.102.0/23
SPF_IP64.56.60.34
SPF_IP64.91.233.246
SPF_IP66.150.112.120
SPF_MXcityyear.org

Related pages

Pivot deeper into the graph from cityyear.org.

Cypher and MCP

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

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