Hostname
bahag.com
Last fetched
bahag.com resolves to 2 IPv4 addresses operated by AS12306 in DE. WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
bahag.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.83.19.193 | 213.83.0.0/18 | AS12306 | — | DE |
| 34.117.145.122 | 34.116.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:15
- Organization
- alexander j. drueppel
- Contact emails
Subdomains
83 observed subdomains of bahag.com.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bahag.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for bahag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc12.successfactors.com |
| SPF_INCLUDE | antispameurope.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.60.88 |
| SPF_IP | 194.156.135.1/32 |
| SPF_IP | 213.83.23.53 |
| SPF_IP | 3.67.54.56/32 |
| SPF_IP | 46.183.40.100/32 |
| SPF_IP | 52.157.254.210 |
| SPF_IP | 52.233.254.155 |
Related pages
Pivot deeper into the graph from bahag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bahag.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.