Skip to content

Hostname

otticalucciola.net

Last fetched

otticalucciola.net resolves to 1 IPv4 address operated by AS29066 in FR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · otticalucciola.netRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/otticalucciola.net

Resolution chain

otticalucciola.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.25.185.17885.25.176.0/20AS29066FR

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

16 observed subdomains of otticalucciola.net.

Web-graph footprint

Distinct hostnames that link to or from otticalucciola.net in the public web crawl.

17 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for otticalucciola.net.

MechanismTarget
SPF_Aotticalucciola.net
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEservicesmtp07.com
SPF_INCLUDEservicesmtp11.com
SPF_INCLUDEspf.brevo.com
SPF_MXotticalucciola.net

Related pages

Pivot deeper into the graph from otticalucciola.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "otticalucciola.net"})-[: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.