Skip to content

Hostname

sieber.at

Last fetched

sieber.at resolves to 1 IPv4 address operated by AS12488 in NL.

Nutrition Label

WHISPER CANON · sieber.atRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sieber.at

Resolution chain

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

IPPrefixASNOperatorCountry
141.98.26.36141.98.24.0/22AS12488NL

WHOIS identity

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

Subdomains

1 observed subdomain of sieber.at.

Subdomain
www.sieber.at

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sieber.at.

MechanismTarget
SPF_INCLUDE_spf.riege.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.rz.sisa.ch
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.98.26.36
SPF_IP164.128.36.48/32
SPF_IP212.243.104.32/28

Related pages

Pivot deeper into the graph from sieber.at.

Cypher and MCP

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

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