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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.255.36 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.61 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.81 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.94 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 52.222.136.105 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.40 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.78 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.82 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.31.56 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.60 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.72 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.8 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:433
- Organization
- ba&sh
- Contact emails
Subdomains
29 observed subdomains of ba-sh.com.
Showing 19 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ba-sh.com in the public web crawl.
724 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ba-sh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 207.54.65.239 |
| SPF_IP | 207.54.70.32 |
| SPF_IP | 207.54.71.66 |
| SPF_IP | 37.71.160.66 |
| SPF_MX | ba-sh.com |
Related pages
Pivot deeper into the graph from ba-sh.com.
- IP · 18.239.255.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:433
- Country · HU
- Email · 8d21m1mhwxgjcol3ewvs@t.o-w-o.info
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.