Skip to content

Hostname

dikom.pro

Last fetched

dikom.pro resolves to 1 IPv4 address operated by AS49505 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · dikom.proRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.9/10canon.whisper.security/host/dikom.pro

Resolution chain

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

IPPrefixASNOperatorCountry
87.228.42.16387.228.40.0/22AS49505RU

WHOIS identity

Registrar
iana:463
Organization
ooo 'dikom-servis'
Contact emails

Subdomains

3 observed subdomains of dikom.pro.

Web-graph footprint

Distinct hostnames that link to or from dikom.pro in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dikom.pro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.selectel.ru
SPF_INCLUDE_spf.yandex.ru
SPF_IP5.17.85.54
SPF_IP84.204.28.253
SPF_IP90.156.201.25
SPF_IP90.156.201.47
SPF_IP90.156.201.86
SPF_IP90.156.201.87
SPF_IP95.213.146.195
SPF_IP95.213.146.196
SPF_IP95.213.146.197

Related pages

Pivot deeper into the graph from dikom.pro.

Cypher and MCP

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

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