Skip to content

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

WHISPER CANON · exalogic.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/exalogic.it

Resolution chain

exalogic.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.25.63104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.154.149172.66.144.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for exalogic.it.

MechanismTarget
SPF_Aexalogic.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP185.228.36.0/22
SPF_IP195.231.92.8/30
SPF_IP199.187.172.0/22
SPF_IP199.244.72.0/22
SPF_IP85.18.95.102
SPF_IP85.18.95.107
SPF_IP85.18.95.110
SPF_IP85.18.95.111/32
SPF_IP85.18.95.64/19
SPF_IP85.18.95.65/19
SPF_IP85.18.95.66/32
SPF_IP85.18.95.67/32
SPF_IP85.18.95.70
SPF_IP85.18.95.71
SPF_IP85.18.95.78
SPF_IP85.18.95.80
SPF_IP85.18.95.82
SPF_IP85.18.95.84
SPF_IP85.18.95.98/32
SPF_IP85.18.95.99
SPF_IP92.42.80.5
SPF_MXexalogic.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.