Skip to content

Hostname

umbreit.de

Last fetched

umbreit.de resolves to 1 IPv4 address operated by AS3320 in DE.

Nutrition Label

WHISPER CANON · umbreit.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/umbreit.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.159.226.8862.156.0.0/14AS3320DE

WHOIS identity

No WHOIS records are currently associated with umbreit.de in WhisperGraph.

Subdomains

28 observed subdomains of umbreit.de.

Web-graph footprint

Distinct hostnames that link to or from umbreit.de in the public web crawl.

198 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for umbreit.de.

MechanismTarget
SPF_Ahetzner.umbreit.de
SPF_Aumbreit.de
SPF_INCLUDE_spf.senders.scnem.com
SPF_IP2a01:4f8:c0c:ff5c:0:0:0:1
SPF_IP62.159.226.248/32
SPF_IP62.159.226.86
SPF_IP62.159.226.88
SPF_IP91.99.19.110/32
SPF_MXumbreit.de

Related pages

Pivot deeper into the graph from umbreit.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "umbreit.de"})-[: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.