Skip to content

Hostname

dabg.at

Last fetched

dabg.at resolves to 1 IPv4 address operated by IPAX-AS in AT.

Nutrition Label

WHISPER CANON · dabg.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dabg.at

Resolution chain

dabg.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.252.187.3737.252.184.0/21AS44133IPAX-ASAT

WHOIS identity

No WHOIS records are currently associated with dabg.at in WhisperGraph.

Subdomains

5 observed subdomains of dabg.at.

Web-graph footprint

Distinct hostnames that link to or from dabg.at in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dabg.at.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.96.211
SPF_IP109.70.96.212
SPF_IP109.70.96.216
SPF_IP62.138.122.145
SPF_IP86.123.88.59
SPF_MXdabg.at

Related pages

Pivot deeper into the graph from dabg.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dabg.at"})-[: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.