Hostname
caladelsalento.it
Last fetched
caladelsalento.it resolves to 2 IPv4 addresses operated by AS-NETJOIN - NetJoin srl in IT. WHOIS lists registrar:tld registrar solutions ltd as the registrar.
Nutrition Label
Resolution chain
caladelsalento.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.156.174.6 | 37.156.174.0/24 | AS64445 | AS-NETJOIN - NetJoin srl | IT |
| 49.12.59.165 | 49.12.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- registrar:tld registrar solutions ltd
- Organization
- cala del salento.it di pasquale de luca e antonio mele s.n.c.
- Contact emails
- —
Subdomains
9 observed subdomains of caladelsalento.it.
Web-graph footprint
Distinct hostnames that link to or from caladelsalento.it in the public web crawl.
31 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for caladelsalento.it.
| Mechanism | Target |
|---|---|
| SPF_A | caladelsalento.it |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 136.243.87.25 |
| SPF_IP | 49.12.59.165 |
| SPF_MX | caladelsalento.it |
Related pages
Pivot deeper into the graph from caladelsalento.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "caladelsalento.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.