Skip to content

Hostname

mabe.at

Last fetched

mabe.at resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mabe.atRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mabe.at

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.45.242116.203.0.0/16AS24940DE

WHOIS identity

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

Subdomains

48 observed subdomains of mabe.at.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for mabe.at.

MechanismTarget
SPF_Amabe.at
SPF_Amail-at.mabe.at
SPF_Amail.mabe.at
SPF_IP185.26.156.79
SPF_IP194.182.174.194
SPF_IP213.185.173.240
SPF_IP213.185.173.250
SPF_IP213.185.173.251
SPF_IP213.185.173.252
SPF_IP2a04:c45:e00:8249:474:b2ff:fe00:5f1
SPF_MXmabe.at

Related pages

Pivot deeper into the graph from mabe.at.

Cypher and MCP

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

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