Hostname
deletezero.com
Last fetched
deletezero.com resolves to 4 IPv4 addresses operated by OVH - OVH SAS in SG. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
deletezero.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.99.122.195 | 139.99.0.0/17 | AS16276 | OVH - OVH SAS | SG |
| 172.233.221.214 | 172.233.208.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.234.199.15 | 172.234.192.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.237.145.27 | 172.237.128.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- deepak pradeep
- Contact emails
- deepakdeletezero@gmail.com
- pw-1e59322425573ab81bf1b30355064028@privacyguardian.org
- pw-2e8f42beae20090033aa3c1ab552ec0a@privacyguardian.org
- pw-3112cffe89b9f22892195b08e49ff306@privacyguardian.org
- pw-550e294d267d3447de00c5c1d2548063@privacyguardian.org
- pw-5c9fec931210eb63bb50b732555a73fa@privacyguardian.org
- pw-6929fc1f72c5a2d10eba8028b7c8acd4@privacyguardian.org
- pw-ff01329d1cfd8e9cc708175caebc2bd8@privacyguardian.org
- pw-ffc42429aaa59068558f0ad0aa03ee4d@privacyguardian.org
Subdomains
17 observed subdomains of deletezero.com.
Showing 14 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deletezero.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- deletezero.com
- mx156.hostedmxserver.com
SPF policy
4 SPF mechanisms authorising senders for deletezero.com.
| Mechanism | Target |
|---|---|
| SPF_A | deletezero.com |
| SPF_IP | 139.99.122.195 |
| SPF_IP | 2402:1f00:8001:2c3:0:0:0:1 |
| SPF_MX | deletezero.com |
Related pages
Pivot deeper into the graph from deletezero.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deletezero.com"})-[: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.