Hostname
bamal.com
Last fetched
bamal.com resolves to 1 IPv4 address operated by DATABANK-DFW - DataBank Holdings, Ltd. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bamal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.43.126.7 | 209.43.0.0/17 | AS13767 | DATABANK-DFW - DataBank Holdings, Ltd. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- bamal fastener,
- Contact emails
Subdomains
5 observed subdomains of bamal.com.
Web-graph footprint
Distinct hostnames that link to or from bamal.com in the public web crawl.
6 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for bamal.com.
| Mechanism | Target |
|---|---|
| SPF_A | bamal.com |
| SPF_INCLUDE | _spf.cirkuit.net |
| SPF_INCLUDE | qlmsourcing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.155.15.34 |
| SPF_IP | 162.155.150.122 |
| SPF_IP | 162.155.150.126 |
| SPF_IP | 184.175.181.156 |
| SPF_MX | bamal.com |
Related pages
Pivot deeper into the graph from bamal.com.
- IP · 209.43.126.7
- ASN · AS13767DATABANK-DFW - DataBank Holdings, Ltd.
- Registrar · iana:146
- Country · US
- Email · nocontactsfound@secureserver.net
- 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: "bamal.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.