Hostname
risd.org
Last fetched
risd.org resolves to 1 IPv4 address operated by RISD-ASN - Richardson Independent School District in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
risd.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 |
|---|---|---|---|---|
| 165.199.8.36 | 165.199.0.0/16 | AS62757 | RISD-ASN - Richardson Independent School District | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- richardson independent school district
- Contact emails
Subdomains
54 observed subdomains of risd.org.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from risd.org in the public web crawl.
89 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for risd.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bbnotify.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 165.199.3.209 |
| SPF_IP | 165.199.3.71 |
| SPF_IP | 165.199.3.74 |
| SPF_IP | 165.199.8.57 |
| SPF_IP | 165.199.8.58 |
| SPF_IP | 165.199.8.67 |
| SPF_IP | 165.199.8.68 |
| SPF_IP | 165.199.8.87 |
| SPF_IP | 165.199.8.88 |
| SPF_IP | 165.199.8.97 |
| SPF_IP | 165.199.8.98 |
| SPF_IP | 208.64.232.0/21 |
| SPF_IP | 216.71.137.202 |
| SPF_IP | 216.71.141.69 |
| SPF_IP | 65.38.22.0/28 |
Related pages
Pivot deeper into the graph from risd.org.
- IP · 165.199.8.36
- ASN · AS62757RISD-ASN - Richardson Independent School District
- Registrar · iana:2
- Country · US
- Email · daniel.new@risd.org
- TLD · .org
- Browse hostnames · ri…
- 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: "risd.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.