Hostname
richardcagle.dev
Last fetched
richardcagle.dev resolves to 1 IPv4 address operated by MID-AMERICA-NAZARENE-UNIVERSITY - Mid America Nazarene University in FR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
richardcagle.dev 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 |
|---|---|---|---|---|
| 137.66.10.110 | 137.66.10.0/23 | AS40509 | MID-AMERICA-NAZARENE-UNIVERSITY - Mid America Nazarene University | FR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 4c135ff51b018d7a5071190fa0da42b16a294e506995a1b459a356ae93766e3c@richardcagle.dev.whoisproxy.org
- 7354bfc89fd73bd67a3ec959a71837372be1375bf14bcf8cef5f9a9e5090dba7@richardcagle.dev.whoisproxy.org
- a97ff6239ec6c69c518a83451aea76639a9095bc5ccace632d91d9428d16d585@richardcagle.dev.whoisproxy.org
- cb94b330dd888bfecf3f96995e6299d7e3c9bec4070a7e6366ecbd180224eeb4@richardcagle.dev.whoisproxy.org
Subdomains
3 observed subdomains of richardcagle.dev.
Web-graph footprint
Distinct hostnames that link to or from richardcagle.dev in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for richardcagle.dev.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.migadu.com |
Related pages
Pivot deeper into the graph from richardcagle.dev.
- IP · 137.66.10.110
- ASN · AS40509MID-AMERICA-NAZARENE-UNIVERSITY - Mid America Nazarene University
- Registrar · iana:1387
- Country · FR
- Email · 4c135ff51b018d7a5071190fa0da42b16a294e506995a1b459a356ae93766e3c@richardcagle.dev.whoisproxy.org
- TLD · .dev
- 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: "richardcagle.dev"})-[: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.