Skip to content

Hostname

prosolbg.com

Last fetched

prosolbg.com resolves to 2 IPv4 addresses operated by AS201200 in BG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · prosolbg.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prosolbg.com

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
dimitar rashev
Contact emails

Subdomains

12 observed subdomains of prosolbg.com.

Web-graph footprint

Distinct hostnames that link to or from prosolbg.com in the public web crawl.

11 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • prosolbg.com

SPF policy

9 SPF mechanisms authorising senders for prosolbg.com.

MechanismTarget
SPF_Aprosolbg.com
SPF_INCLUDElondon.spf.superhosting.bg
SPF_INCLUDEnano.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.218.22
SPF_IP164.138.219.22
SPF_IP185.80.2.95
SPF_IP185.80.3.95
SPF_MXprosolbg.com

Related pages

Pivot deeper into the graph from prosolbg.com.

Cypher and MCP

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

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