Skip to content

Hostname

schubrig.at

Last fetched

schubrig.at resolves to 1 IPv4 address operated by KAPPERNET - KAPPER NETWORK-COMMUNICATIONS GmbH in AT.

Nutrition Label

WHISPER CANON · schubrig.atRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/schubrig.at

Resolution chain

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

IPPrefixASNOperatorCountry
94.136.22.15594.136.0.0/19AS48943KAPPERNET - KAPPER NETWORK-COMMUNICATIONS GmbHAT

WHOIS identity

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

Subdomains

1 observed subdomain of schubrig.at.

Web-graph footprint

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

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for schubrig.at.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.83.173.74
SPF_MXschubrig.at

Related pages

Pivot deeper into the graph from schubrig.at.

Cypher and MCP

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

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