Skip to content

Hostname

dikam.com

Last fetched

dikam.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.59.195104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.182.240172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
91.196.125.9191.196.124.0/23AS201200BG

WHOIS identity

Registrar
iana:48
Organization
superhosting.bg
Contact emails

Subdomains

16 observed subdomains of dikam.com.

Web-graph footprint

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

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dikam.com.

MechanismTarget
SPF_Adikam.com
SPF_INCLUDEpluton.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.196.124.211
SPF_IP91.196.125.211
SPF_MXdikam.com

Related pages

Pivot deeper into the graph from dikam.com.

Cypher and MCP

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

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