Hostname
man.at
Last fetched
man.at resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
man.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.244.205.98 | 143.244.204.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 91.208.160.171 | 91.208.160.0/24 | AS42442 | — | DE |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- danijel rac
- Contact emails
- —
Subdomains
3 observed subdomains of man.at.
| Subdomain |
|---|
| lehre.man.at |
| www.man.at |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from man.at in the public web crawl.
17 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for man.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.man.eu |
| SPF_INCLUDE | spf2.man.eu |
| SPF_INCLUDE | spf3.man.eu |
| SPF_INCLUDE | spf4.man.eu |
Related pages
Pivot deeper into the graph from man.at.
- IP · 143.244.205.98
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:key-systems gmbh
- Country · DE
- TLD · .at
- 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: "man.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.