Skip to content

Hostname

regioware.de

Last fetched

regioware.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · regioware.deRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/regioware.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.4.12246.4.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

6 observed subdomains of regioware.de.

Web-graph footprint

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

13 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for regioware.de.

MechanismTarget
SPF_Amail.digital-labs.de
SPF_Aregioware.de
SPF_Asrv63.diovina.com
SPF_INCLUDEmail.timmehosting.de
SPF_IP2001:4090:e000:6400:ae1f:6bff:fee4:f754
SPF_IP212.172.14.60
SPF_IP2a01:4f8:221:29a8:0:0:0:2
SPF_IP46.4.70.75
SPF_MXregioware.de

Related pages

Pivot deeper into the graph from regioware.de.

Cypher and MCP

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

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