Skip to content

Hostname

ba-sh.com

Last fetched

ba-sh.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

ba-sh.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.3618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
52.222.136.10552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.5652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
ba&sh
Contact emails

Subdomains

29 observed subdomains of ba-sh.com.

Web-graph footprint

Distinct hostnames that link to or from ba-sh.com in the public web crawl.

724 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ba-sh.com.

MechanismTarget
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP207.54.65.239
SPF_IP207.54.70.32
SPF_IP207.54.71.66
SPF_IP37.71.160.66
SPF_MXba-sh.com

Related pages

Pivot deeper into the graph from ba-sh.com.

Cypher and MCP

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

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