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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.83.200.251 | 99.83.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- city of cedar rapids
- Contact emails
- d49ya53c5zk@networksolutionsprivateregistration.com
- f76zp4ec4yk@networksolutionsprivateregistration.com
- gu2ap7jj288@networksolutionsprivateregistration.com
- m64t48uu2ts@networksolutionsprivateregistration.com
- vj7y99fv6ce@networksolutionsprivateregistration.com
- w44e722b2xq@networksolutionsprivateregistration.com
- phill@cedar-rapids.org
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _xnspf.paymentus.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.166.43.0/24 |
| SPF_IP | 161.47.34.7/32 |
| SPF_IP | 162.246.160.0/22 |
| SPF_IP | 173.203.187.0/25 |
| SPF_IP | 173.203.2.16/29 |
| SPF_IP | 173.203.6.128/27 |
| SPF_IP | 184.106.54.0/25 |
| SPF_IP | 204.232.172.40/32 |
| SPF_IP | 208.64.232.0/21 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 2603:10b6:806:4a:0:0:0:19 |
| SPF_IP | 44.224.238.65/32 |
| SPF_IP | 65.156.255.194 |
| SPF_IP | 67.192.241.128/27 |
| SPF_IP | 98.129.184.0/28 |
| SPF_MX | cedar-rapids.org |
Related pages
Pivot deeper into the graph from cedar-rapids.org.
- IP · 99.83.200.251
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · d49ya53c5zk@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · ce…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.