Skip to content

Hostname

decima.business

Last fetched

decima.business resolves to 1 IPv4 address operated by AS9123 in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · decima.businessRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/decima.business

Resolution chain

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

IPPrefixASNOperatorCountry
5.23.50.565.23.50.0/24AS9123RU

WHOIS identity

Registrar
iana:303
Organization
roman g dubrovskij
Contact emails

Subdomains

3 observed subdomains of decima.business.

Web-graph footprint

Distinct hostnames that link to or from decima.business in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for decima.business.

MechanismTarget
SPF_INCLUDE_spf.timeweb.ru
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from decima.business.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "decima.business"})-[: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.