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
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.
| Mechanism | Target |
|---|---|
| SPF_A | mail.2cloud.be |
| SPF_A | mail.de-schepper.contact |
| SPF_A | mail.mailguy.eu |
| SPF_IP | 168.119.164.25 |
| SPF_IP | 2a01:4f8:1c1e:49d0:0:0:0:1 |
| SPF_IP | 2a01:4f9:c013:11d6:0:0:0:1 |
| SPF_IP | 2a0f:f01:210:fd:0:0:0:0 |
| SPF_IP | 45.153.48.252 |
| SPF_IP | 95.217.1.35 |
| SPF_MX | de-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.