Skip to content

Hostname

dtv-bg.com

Last fetched

dtv-bg.com resolves to 185.72.56.21, announced in 185.72.56.0/24 by GATEIT-AS - GEYTIT OOD in BG. dtv-bg.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · dtv-bg.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/dtv-bg.com

Resolution chain

IPv6 resolution

No AAAA record for dtv-bg.com is recorded in WhisperGraph.

Attribution

geytit ood

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Contact emails
dtv.bulgaria@gmail.com, gdpr-masking@gdpr-masked.com, nickolay_lazarov@yahoo.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.myserver.bg
  • ns2.myserver.bg
  • ns3.myserver.bg
  • matteo.ns.cloudflare.com
  • paige.ns.cloudflare.com
  • ns21.jumpdns.net
  • ns22.jumpdns.net

MX records

  • filter10.antispamcloud.com
  • filter20.antispamcloud.com
  • filter30.antispamcloud.com
  • filter40.antispamcloud.com
  • mail.dtv-bg.com
  • _dc-mx.c366d504b0c2.dtv-bg.com

SPF policy

  • a: dtv-bg.com
  • mx: dtv-bg.com
  • include: spf.gateit.net

Threat-feed evidence

History

Related pages

Pivot from dtv-bg.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dtv-bg.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.