Skip to content

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

WHISPER CANON · man.atRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/man.at

Resolution chain

man.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.244.205.98143.244.204.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
91.208.160.17191.208.160.0/24AS42442DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
danijel rac
Contact emails

Subdomains

3 observed subdomains of man.at.

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 outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for man.at.

MechanismTarget
SPF_INCLUDEspf1.man.eu
SPF_INCLUDEspf2.man.eu
SPF_INCLUDEspf3.man.eu
SPF_INCLUDEspf4.man.eu

Related pages

Pivot deeper into the graph from man.at.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.