Hostname
zicarmela.com
Last fetched
zicarmela.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:52 as the registrar.
Nutrition Label
Resolution chain
zicarmela.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:52
- Organization
- hotel rist. zi carmela di elia v. & c s.a.s.
- Contact emails
Subdomains
2 observed subdomains of zicarmela.com.
| Subdomain |
|---|
| mail.zicarmela.com |
| www.zicarmela.com |
Web-graph footprint
Distinct hostnames that link to or from zicarmela.com in the public web crawl.
14 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for zicarmela.com.
| Mechanism | Target |
|---|---|
| SPF_A | box.tin.it |
| SPF_A | hermes.digitall.it |
| SPF_A | mail.cs.interbusiness.it |
| SPF_A | mail.tin.it |
| SPF_A | outmail.impresasemplice.it |
| SPF_A | zeus.digitall.it |
| SPF_A | zicarmela.com |
| SPF_MX | zicarmela.com |
Related pages
Pivot deeper into the graph from zicarmela.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zicarmela.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.