Hostname
rorc.org
Last fetched
rorc.org resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US.
Nutrition Label
Resolution chain
rorc.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 |
|---|---|---|---|---|
| 68.142.190.35 | 68.142.190.0/24 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from rorc.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for rorc.org.
| Mechanism | Target |
|---|---|
| SPF_A | rorc.org |
| SPF_INCLUDE | caterbook-net.mta.uksmtp.co.uk |
| SPF_INCLUDE | rorc.org.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.77.67.166/32 |
| SPF_IP | 185.20.55.56/29 |
| SPF_IP | 213.152.34.57/32 |
| SPF_IP | 35.214.63.52/32 |
| SPF_IP | 5.175.4.117/32 |
| SPF_IP | 77.104.181.0/24 |
| SPF_MX | rorc.org |
Related pages
Pivot deeper into the graph from rorc.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rorc.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.