Skip to content

Hostname

bolsaplast.com

Last fetched

bolsaplast.com resolves to 2 IPv4 addresses operated by SWHO-AS swhosting.com in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · bolsaplast.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bolsaplast.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.25.120.24981.25.120.0/24AS41541SWHO-AS swhosting.comES
94.76.240.7894.76.192.0/18AS29550SIMPLYTRANSITGB

WHOIS identity

Registrar
iana:379
Organization
bolsaplast
Contact emails

Subdomains

3 observed subdomains of bolsaplast.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bolsaplast.com.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bolsaplast.com.

Cypher and MCP

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

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