Hostname
orc.com
Last fetched
orc.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
orc.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.0.96 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.96 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.146 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn orc.com care of network solutions
- Contact emails
- a55s695m2vv@networksolutionsprivateregistration.com
- a638t6a37ec@networksolutionsprivateregistration.com
- a989948s7k8@networksolutionsprivateregistration.com
- admin@orc.com
- ar98a55r7dd@networksolutionsprivateregistration.com
- aw4cx9fb3f4@networksolutionsprivateregistration.com
- b37us8rr53w@networksolutionsprivateregistration.com
- bf3en3wr2h5@networksolutionsprivateregistration.com
- c695c3nu27t@networksolutionsprivateregistration.com
- cq8n77388x8@networksolutionsprivateregistration.com
- cv32c4ux7sg@networksolutionsprivateregistration.com
- ds2s836d6c2@networksolutionsprivateregistration.com
- dt2687ks4wz@networksolutionsprivateregistration.com
- f33693vk2ex@networksolutionsprivateregistration.com
- f66ng6ux7x4@networksolutionsprivateregistration.com
- gf8g856b3x4@networksolutionsprivateregistration.com
- gh64w52892x@networksolutionsprivateregistration.com
- gz3x45cj4kt@networksolutionsprivateregistration.com
- hk6r74e825m@networksolutionsprivateregistration.com
- hm45v39634w@networksolutionsprivateregistration.com
- and 42 more
Subdomains
117 observed subdomains of orc.com.
Showing 25 of 117. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orc.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orc.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 208.16.159.129/32 |
| SPF_IP | 97.107.136.75/32 |
Related pages
Pivot deeper into the graph from orc.com.
- IP · 104.26.0.96
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a55s695m2vv@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · or…
- 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: "orc.com"})-[: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.