Skip to content

Hostname

reksoft.com

Last fetched

reksoft.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · reksoft.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/reksoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.154.241.209207.154.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
37.140.192.4137.140.192.0/24AS197695AS-REGRU - "Domain names registrar REG.RU", LtdRU

WHOIS identity

Registrar
iana:463
Organization
reksoft co.
Contact emails

Subdomains

21 observed subdomains of reksoft.com.

Web-graph footprint

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

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for reksoft.com.

MechanismTarget
SPF_INCLUDE_spf.dashasender.ru
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.unisender.ru
SPF_IP188.64.144.0/23

Related pages

Pivot deeper into the graph from reksoft.com.

Cypher and MCP

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

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