Skip to content

Hostname

bashmajstora.com

Last fetched

bashmajstora.com resolves to 1 IPv4 address operated by AS35480 in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · bashmajstora.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/bashmajstora.com

Resolution chain

bashmajstora.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.192.49.245193.192.48.0/23AS35480BG

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0130321455
Contact emails

Subdomains

2 observed subdomains of bashmajstora.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bashmajstora.com.

MechanismTarget
SPF_Abashmajstora.com
SPF_Amail.web2bg.com
SPF_INCLUDEspfr.asrv01.eu
SPF_INCLUDEspfr.ei05.eu
SPF_INCLUDEspfr.emailinvest.com
SPF_IP193.192.48.191
SPF_IP79.124.4.156/32
SPF_MXbashmajstora.com

Related pages

Pivot deeper into the graph from bashmajstora.com.

Cypher and MCP

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

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