Hostname
ewasp.net
Last fetched
ewasp.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:828 as the registrar.
Nutrition Label
Resolution chain
ewasp.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.251.137.25 | 148.251.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:828
- Organization
- kai-c. ewers
- Contact emails
Subdomains
238 observed subdomains of ewasp.net.
Showing 25 of 238. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ewasp.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 136.243.178.60 |
| SPF_IP | 136.243.178.61 |
| SPF_IP | 136.243.179.78 |
| SPF_IP | 148.251.137.25 |
| SPF_IP | 148.251.137.26 |
| SPF_IP | 148.251.137.59 |
| SPF_IP | 148.251.37.46 |
| SPF_IP | 2a01:4f8:201:929b:a31:0:0:f31 |
| SPF_IP | 2a01:4f8:202:4ee:a30:0:0:f30 |
| SPF_IP | 5.9.255.242 |
| SPF_IP | 5.9.255.244 |
| SPF_IP | 5.9.255.250 |
| SPF_IP | 5.9.255.251 |
| SPF_IP | 5.9.62.210 |
| SPF_IP | 5.9.62.217 |
| SPF_IP | 5.9.62.218 |
| SPF_IP | 5.9.62.219 |
Related pages
Pivot deeper into the graph from ewasp.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ewasp.net"})-[: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.