Hostname
exalogic.it
Last fetched
exalogic.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:fastweb s.p.a. as the registrar.
Nutrition Label
Resolution chain
exalogic.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 |
|---|---|---|---|---|
| 104.20.25.63 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.154.149 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:fastweb s.p.a.
- Organization
- exalogic srl
- Contact emails
- —
Subdomains
15 observed subdomains of exalogic.it.
Web-graph footprint
Distinct hostnames that link to or from exalogic.it in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for exalogic.it.
| Mechanism | Target |
|---|---|
| SPF_A | exalogic.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 185.228.36.0/22 |
| SPF_IP | 195.231.92.8/30 |
| SPF_IP | 199.187.172.0/22 |
| SPF_IP | 199.244.72.0/22 |
| SPF_IP | 85.18.95.102 |
| SPF_IP | 85.18.95.107 |
| SPF_IP | 85.18.95.110 |
| SPF_IP | 85.18.95.111/32 |
| SPF_IP | 85.18.95.64/19 |
| SPF_IP | 85.18.95.65/19 |
| SPF_IP | 85.18.95.66/32 |
| SPF_IP | 85.18.95.67/32 |
| SPF_IP | 85.18.95.70 |
| SPF_IP | 85.18.95.71 |
| SPF_IP | 85.18.95.78 |
| SPF_IP | 85.18.95.80 |
| SPF_IP | 85.18.95.82 |
| SPF_IP | 85.18.95.84 |
| SPF_IP | 85.18.95.98/32 |
| SPF_IP | 85.18.95.99 |
| SPF_IP | 92.42.80.5 |
| SPF_MX | exalogic.it |
Related pages
Pivot deeper into the graph from exalogic.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exalogic.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.