Hostname
delete-data.pro
Last fetched
delete-data.pro resolves to 3 IPv4 addresses operated by OMEGATECH-AS - Omegatech LTD in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
delete-data.pro resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.16.53.43 | 178.16.53.0/24 | AS202412 | OMEGATECH-AS - Omegatech LTD | NL |
| 38.102.125.5 | 38.102.124.0/22 | AS26832 | RICAWEBSERVICES - Rica Web Services | CA |
| 130.12.180.197 | 130.12.180.0/24 | AS202412 | OMEGATECH-AS - Omegatech LTD | — |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
4 observed subdomains of delete-data.pro.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for delete-data.pro.
| Mechanism | Target |
|---|---|
| SPF_A | delete-data.pro |
| SPF_IP | 38.102.125.5 |
| SPF_MX | delete-data.pro |
Related pages
Pivot deeper into the graph from delete-data.pro.
- IP · 178.16.53.43
- ASN · AS202412OMEGATECH-AS - Omegatech LTD
- Registrar · iana:1068
- Country · NL
- Email · efffaf6cd6bd467f9e1942af3083b0f5.protect@withheldforprivacy.com
- TLD · .pro
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delete-data.pro"})-[: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.