Hostname
mabeus.com
Last fetched
mabeus.com resolves to 1 IPv4 address operated by AS44700 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
mabeus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.149.99.177 | 195.149.99.0/24 | AS44700 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- robert barten
- Contact emails
Subdomains
2 observed subdomains of mabeus.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mabeus.com.
| Mechanism | Target |
|---|---|
| SPF_A | mabeus.com |
| SPF_INCLUDE | spf.fizon.de |
| SPF_MX | mabeus.com |
Related pages
Pivot deeper into the graph from mabeus.com.
- IP · 195.149.99.177
- ASN · AS44700
- Registrar · iana:976
- Country · DE
- Email · idtjp2kpfudefn4yyv72iikwhe7bgzwhxpee5rwi4tv6e@protectedmx.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mabeus.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.