Skip to content

Hostname

storm-engineering.bg

Last fetched

storm-engineering.bg resolves to 1 IPv4 address operated by AS8860 in BG.

Nutrition Label

WHISPER CANON · storm-engineering.bgRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/storm-engineering.bg

Resolution chain

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

IPPrefixASNOperatorCountry
77.78.150.477.78.150.0/24AS8860BG

WHOIS identity

No WHOIS records are currently associated with storm-engineering.bg in WhisperGraph.

Subdomains

8 observed subdomains of storm-engineering.bg.

Web-graph footprint

Distinct hostnames that link to or from storm-engineering.bg in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • storm-engineering.bg

SPF policy

7 SPF mechanisms authorising senders for storm-engineering.bg.

MechanismTarget
SPF_Astorm-engineering.bg
SPF_INCLUDEhemus.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.11
SPF_IP195.191.149.11/24
SPF_IP77.78.150.4
SPF_MXstorm-engineering.bg

Related pages

Pivot deeper into the graph from storm-engineering.bg.

Cypher and MCP

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

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