Skip to content

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

WHISPER CANON · bahag.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bahag.com

Resolution chain

bahag.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.83.19.193213.83.0.0/18AS12306DE
34.117.145.12234.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:15
Organization
alexander j. drueppel
Contact emails

Subdomains

83 observed subdomains of bahag.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bahag.com.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDEantispameurope.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.60.88
SPF_IP194.156.135.1/32
SPF_IP213.83.23.53
SPF_IP3.67.54.56/32
SPF_IP46.183.40.100/32
SPF_IP52.157.254.210
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.