Skip to content

Hostname

teoworld.bg

Last fetched

teoworld.bg resolves to 2 IPv4 addresses operated by BolBgIztok - BOL BG IZTOK LTD in BG.

Nutrition Label

WHISPER CANON · teoworld.bgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/teoworld.bg

Resolution chain

teoworld.bg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.128.51.10278.109.224.0/24AS60656BolBgIztok - BOL BG IZTOK LTDBG
78.128.51.9978.109.224.0/24AS60656BolBgIztok - BOL BG IZTOK LTDBG

WHOIS identity

No WHOIS records are currently associated with teoworld.bg in WhisperGraph.

Subdomains

2 observed subdomains of teoworld.bg.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for teoworld.bg.

MechanismTarget
SPF_Ateoworld.bg
SPF_MXteoworld.bg

Related pages

Pivot deeper into the graph from teoworld.bg.

Cypher and MCP

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

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