Skip to content

Hostname

devbg.eu

Last fetched

devbg.eu resolves to 1 IPv4 address operated by AS201200 in BG. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · devbg.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/devbg.eu

Resolution chain

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

IPPrefixASNOperatorCountry
195.191.148.59195.191.148.0/23AS201200BG

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

49 observed subdomains of devbg.eu.

Web-graph footprint

Distinct hostnames that link to or from devbg.eu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • devbg.eu

SPF policy

10 SPF mechanisms authorising senders for devbg.eu.

MechanismTarget
SPF_Adevbg.eu
SPF_INCLUDErila.spf.superhosting.bg
SPF_INCLUDEsega.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.25
SPF_IP195.191.149.25
SPF_IP91.196.124.212
SPF_IP91.196.125.212
SPF_IP91.196.127.200
SPF_MXdevbg.eu

Related pages

Pivot deeper into the graph from devbg.eu.

Cypher and MCP

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

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