Skip to content

Hostname

dekotex99.com

Last fetched

dekotex99.com resolves to 1 IPv4 address operated by AS201200 in BG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · dekotex99.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dekotex99.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.120.40.4287.120.40.0/24AS201200BG

WHOIS identity

Registrar
iana:303
Organization
boyan cheshmedzhiev
Contact emails

Subdomains

13 observed subdomains of dekotex99.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dekotex99.com.

MechanismTarget
SPF_Adekotex99.com
SPF_Am6.host.bg
SPF_Amail6.host.bg
SPF_INCLUDEserver13.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP87.120.40.161
SPF_IP87.120.40.162
SPF_MXdekotex99.com

Related pages

Pivot deeper into the graph from dekotex99.com.

Cypher and MCP

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

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