Skip to content

Hostname

gencloud.bg

Last fetched

gencloud.bg resolves to 1 IPv4 address operated by TMK-NET-AS in BG.

Nutrition Label

WHISPER CANON · gencloud.bgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gencloud.bg

Resolution chain

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

IPPrefixASNOperatorCountry
94.155.47.11594.155.47.0/24AS47748TMK-NET-ASBG

WHOIS identity

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

Subdomains

12 observed subdomains of gencloud.bg.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gencloud.bg.

MechanismTarget
SPF_Agencloud.bg
SPF_INCLUDEmini.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.45.66.18
SPF_IP185.45.67.18/32
SPF_MXgencloud.bg

Related pages

Pivot deeper into the graph from gencloud.bg.

Cypher and MCP

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

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