Hostname
dalani.it
Last fetched
dalani.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
dalani.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.144.129 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.27 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.55 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.90 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.244.60.10 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.46 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.71 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.93 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- jade 1290.
- Contact emails
- —
Subdomains
1 observed subdomain of dalani.it.
| Subdomain |
|---|
| www.dalani.it |
Web-graph footprint
Distinct hostnames that link to or from dalani.it in the public web crawl.
230 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dalani.it.
| Mechanism | Target |
|---|---|
| SPF_A | mx01.rexx-systems.de |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.77.179.0/24 |
Related pages
Pivot deeper into the graph from dalani.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dalani.it"})-[: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.