Skip to content

Hostname

reguvis.de

Last fetched

reguvis.de resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · reguvis.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/reguvis.de

Resolution chain

reguvis.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

45 observed subdomains of reguvis.de.

Web-graph footprint

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

190 sites link to this hostname.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for reguvis.de.

MechanismTarget
SPF_INCLUDE145748490.spf07.hubspotemail.net
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.dumont.de
SPF_INCLUDEspf.talention.com
SPF_IP185.243.10.101
SPF_IP185.88.213.81
SPF_IP212.34.64.185/32
SPF_IP212.82.225.203/32
SPF_IP212.82.225.204/32
SPF_IP213.95.27.166
SPF_IP2a00:f48:1008:0:0:213:81:10
SPF_IP37.120.182.166
SPF_IP81.16.18.181
SPF_MXreguvis.de

Related pages

Pivot deeper into the graph from reguvis.de.

Cypher and MCP

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

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