Skip to content

Hostname

ranchsystems.com

Last fetched

ranchsystems.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ranchsystems.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ranchsystems.com

Resolution chain

ranchsystems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.237.140.23104.237.136.0/21AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:48
Organization
regtek whois envoy
Contact emails

Subdomains

23 observed subdomains of ranchsystems.com.

Web-graph footprint

Distinct hostnames that link to or from ranchsystems.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ranchsystems.com.

MechanismTarget
SPF_Aranchsystems.com
SPF_INCLUDEemailsrvr.com
SPF_IP23.239.2.63
SPF_IP45.79.8.239
SPF_IP64.34.187.156
SPF_IP64.34.187.175
SPF_MXranchsystems.com

Related pages

Pivot deeper into the graph from ranchsystems.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ranchsystems.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.