Skip to content

Hostname

de-schepper.email

Last fetched

de-schepper.email has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · de-schepper.emailRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/de-schepper.email

Resolution chain

de-schepper.email has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1647
Organization
whois privacy protection foundation
Contact emails

Subdomains

2 observed subdomains of de-schepper.email.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for de-schepper.email.

MechanismTarget
SPF_Amail.2cloud.be
SPF_Amail.de-schepper.contact
SPF_Amail.mailguy.eu
SPF_IP168.119.164.25
SPF_IP2a01:4f8:1c1e:49d0:0:0:0:1
SPF_IP2a01:4f9:c013:11d6:0:0:0:1
SPF_IP2a0f:f01:210:fd:0:0:0:0
SPF_IP45.153.48.252
SPF_IP95.217.1.35
SPF_MXde-schepper.email

Related pages

Pivot deeper into the graph from de-schepper.email.

Cypher and MCP

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

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