Skip to content

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

WHISPER CANON · delipal.roRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/delipal.ro

Resolution chain

delipal.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.98.92.18991.98.0.0/16AS24940DE

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

SPF policy

19 SPF mechanisms authorising senders for delipal.ro.

MechanismTarget
SPF_Adelipal.ro
SPF_Ademo.delicloud.ro
SPF_Amain.dev.delicloud.ro
SPF_Amain.stage.delicloud.ro
SPF_Apos.dev.delicloud.ro
SPF_Apos.stage.delicloud.ro
SPF_Asaas-master.delicloud.ro
SPF_Asaas-master.stage.delicloud.ro
SPF_Asaas-tenant.delicloud.ro
SPF_Asaas-tenant.stage.delicloud.ro
SPF_Asaas-tenant2.delicloud.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net
SPF_IP128.140.89.127
SPF_IP13.50.92.232
SPF_IP138.199.238.240
SPF_IP167.235.203.200
SPF_IP2a01:4f8:c012:6344:0:0:0:1
SPF_MXdelipal.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.