Skip to content

Hostname

ratanet.com

Last fetched

ratanet.com resolves to 3 IPv4 addresses operated by BitCommand - BitCommand LLC in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ratanet.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ratanet.com

Resolution chain

ratanet.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.208.173.3185.208.173.0/24AS202269BitCommand - BitCommand LLCDE
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
majid azizi
Contact emails

Subdomains

35 observed subdomains of ratanet.com.

Web-graph footprint

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

10 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ratanet.com.

MechanismTarget
SPF_A6205.submission.antispamcloud.com
SPF_Aratanet.com
SPF_Arelease.antispamcloud.com
SPF_IP185.186.50.130
SPF_IP199.188.204.11
SPF_IP65.21.115.186
SPF_MXratanet.com

Related pages

Pivot deeper into the graph from ratanet.com.

Cypher and MCP

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

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