Skip to content

Hostname

flashka.bg

Last fetched

flashka.bg resolves to 1 IPv4 address operated by TELEMACH-HOSTING in SI.

Nutrition Label

WHISPER CANON · flashka.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flashka.bg

Resolution chain

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

IPPrefixASNOperatorCountry
91.185.211.3291.185.192.0/19AS41828TELEMACH-HOSTINGSI

WHOIS identity

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

Subdomains

3 observed subdomains of flashka.bg.

Web-graph footprint

Distinct hostnames that link to or from flashka.bg in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flashka.bg.

MechanismTarget
SPF_Aexchange.intesa.bg
SPF_Aflashka.bg
SPF_IP195.246.8.119
SPF_IP195.246.8.30
SPF_IP95.169.193.78
SPF_MXflashka.bg

Related pages

Pivot deeper into the graph from flashka.bg.

Cypher and MCP

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

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