Skip to content

Hostname

cedar-rapids.org

Last fetched

cedar-rapids.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cedar-rapids.orgRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cedar-rapids.org

Resolution chain

cedar-rapids.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
99.83.200.25199.83.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
city of cedar rapids
Contact emails

Subdomains

17 observed subdomains of cedar-rapids.org.

Web-graph footprint

Distinct hostnames that link to or from cedar-rapids.org in the public web crawl.

841 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cedar-rapids.org.

MechanismTarget
SPF_INCLUDE_xnspf.paymentus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.166.43.0/24
SPF_IP161.47.34.7/32
SPF_IP162.246.160.0/22
SPF_IP173.203.187.0/25
SPF_IP173.203.2.16/29
SPF_IP173.203.6.128/27
SPF_IP184.106.54.0/25
SPF_IP204.232.172.40/32
SPF_IP208.64.232.0/21
SPF_IP208.75.120.0/22
SPF_IP2603:10b6:806:4a:0:0:0:19
SPF_IP44.224.238.65/32
SPF_IP65.156.255.194
SPF_IP67.192.241.128/27
SPF_IP98.129.184.0/28
SPF_MXcedar-rapids.org

Related pages

Pivot deeper into the graph from cedar-rapids.org.

Cypher and MCP

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

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