Skip to content

Hostname

schuhmann.co.at

Last fetched

schuhmann.co.at resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists registrar:dogado gmbh as the registrar.

Nutrition Label

WHISPER CANON · schuhmann.co.atRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/schuhmann.co.at

Resolution chain

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

IPPrefixASNOperatorCountry
37.218.252.16737.218.248.0/21AS8648DE

WHOIS identity

Registrar
registrar:dogado gmbh
Organization
bettina staettner
Contact emails

Subdomains

3 observed subdomains of schuhmann.co.at.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for schuhmann.co.at.

MechanismTarget
SPF_Aschuhmann.co.at
SPF_MXschuhmann.co.at

Related pages

Pivot deeper into the graph from schuhmann.co.at.

Cypher and MCP

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

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