Skip to content

Hostname

remedium.bg

Last fetched

remedium.bg resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · remedium.bgRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/remedium.bg

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.84.253104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.14.21104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.21104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.200.36172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.14172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
apteki remedium eood
Contact emails

Subdomains

7 observed subdomains of remedium.bg.

Web-graph footprint

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

465 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for remedium.bg.

MechanismTarget
SPF_Aremedium.bg
SPF_INCLUDEodin.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.123.190.39
SPF_IP185.45.66.19
SPF_IP185.45.67.19
SPF_MXremedium.bg

Related pages

Pivot deeper into the graph from remedium.bg.

Cypher and MCP

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

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