Skip to content

Hostname

bas.at

Last fetched

bas.at resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · bas.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bas.at

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.186.88136.243.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

9 observed subdomains of bas.at.

Web-graph footprint

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

54 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bas.at.

MechanismTarget
SPF_Abas.at
SPF_Anewsletter.bas.at
SPF_INCLUDE_netblockmas12.perfectnet.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.36.38.140
SPF_IP192.36.38.144
SPF_IP38.242.138.243
SPF_MXbas.at

Related pages

Pivot deeper into the graph from bas.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bas.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.