Skip to content

Hostname

mintsoft.bg

Last fetched

mintsoft.bg resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mintsoft.bgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/mintsoft.bg

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.20.96104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.192.13172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
193.108.130.12193.108.130.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCLU

WHOIS identity

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

Subdomains

29 observed subdomains of mintsoft.bg.

Web-graph footprint

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

25 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for mintsoft.bg.

MechanismTarget
SPF_Amintsoft.bg
SPF_INCLUDEfit.spf.superhosting.bg
SPF_INCLUDEmail.mintsoft.bg
SPF_INCLUDEmintsoft.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf.mxyeet.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP185.45.66.17
SPF_IP185.45.67.17
SPF_IP193.108.130.12
SPF_IP198.177.120.4/10
SPF_IP198.177.120.5
SPF_MXmintsoft.bg

Related pages

Pivot deeper into the graph from mintsoft.bg.

Cypher and MCP

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

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