Hostname
delipal.ro
Last fetched
delipal.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
delipal.ro 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 |
|---|---|---|---|---|
| 91.98.92.189 | 91.98.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of delipal.ro.
Web-graph footprint
Distinct hostnames that link to or from delipal.ro in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for delipal.ro.
| Mechanism | Target |
|---|---|
| SPF_A | delipal.ro |
| SPF_A | demo.delicloud.ro |
| SPF_A | main.dev.delicloud.ro |
| SPF_A | main.stage.delicloud.ro |
| SPF_A | pos.dev.delicloud.ro |
| SPF_A | pos.stage.delicloud.ro |
| SPF_A | saas-master.delicloud.ro |
| SPF_A | saas-master.stage.delicloud.ro |
| SPF_A | saas-tenant.delicloud.ro |
| SPF_A | saas-tenant.stage.delicloud.ro |
| SPF_A | saas-tenant2.delicloud.ro |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 128.140.89.127 |
| SPF_IP | 13.50.92.232 |
| SPF_IP | 138.199.238.240 |
| SPF_IP | 167.235.203.200 |
| SPF_IP | 2a01:4f8:c012:6344:0:0:0:1 |
| SPF_MX | delipal.ro |
Related pages
Pivot deeper into the graph from delipal.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delipal.ro"})-[: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.