Hostname
ranchseeker.com
Last fetched
ranchseeker.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
ranchseeker.com 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 |
|---|---|---|---|---|
| 38.22.67.66 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- dove holdings
- Contact emails
Subdomains
6 observed subdomains of ranchseeker.com.
Web-graph footprint
Distinct hostnames that link to or from ranchseeker.com in the public web crawl.
8 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ranchseeker.com.
| Mechanism | Target |
|---|---|
| SPF_A | ranchseeker.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.208.2.155 |
| SPF_IP | 198.65.102.177 |
| SPF_IP | 38.22.67.0/24 |
| SPF_MX | ranchseeker.com |
Related pages
Pivot deeper into the graph from ranchseeker.com.
- IP · 38.22.67.66
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:456
- Country · CA
- Email · gary@bravenet.com
- TLD · .com
- Browse hostnames · ra…
- 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: "ranchseeker.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.