Skip to content

Hostname

actsofia.bg

Last fetched

actsofia.bg resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · actsofia.bgRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/actsofia.bg

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.119.209107.154.119.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.127.209107.154.127.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

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

Subdomains

11 observed subdomains of actsofia.bg.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for actsofia.bg.

MechanismTarget
SPF_Aactsofia.bg
SPF_INCLUDEdota.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP195.191.148.22
SPF_IP195.191.149.22
SPF_IP217.75.130.210
SPF_IP217.75.130.217
SPF_MXactsofia.bg

Related pages

Pivot deeper into the graph from actsofia.bg.

Cypher and MCP

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

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