Hostname
ceccaro.ro
Last fetched
ceccaro.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with ceccaro.ro in WhisperGraph.
Subdomains
19 observed subdomains of ceccaro.ro.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ceccaro.ro in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ceccaro.ro
SPF policy
8 SPF mechanisms authorising senders for ceccaro.ro.
| Mechanism | Target |
|---|---|
| SPF_A | ceccaro.ro |
| SPF_INCLUDE | spf.sendmachine.info |
| SPF_IP | 130.195.251.52 |
| SPF_IP | 77.81.98.152 |
| SPF_IP | 86.107.240.176 |
| SPF_IP | 86.107.240.189 |
| SPF_IP | 86.107.240.99 |
| SPF_MX | ceccaro.ro |
Related pages
Pivot deeper into the graph from ceccaro.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ceccaro.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.