Skip to content

Hostname

lopoca.it

Last fetched

lopoca.it resolves to 1 IPv4 address operated by AS35592 in CZ. WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · lopoca.itRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lopoca.it

Resolution chain

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

IPPrefixASNOperatorCountry
89.187.129.9789.187.129.0/24AS35592CZ

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
lopoca holding
Contact emails

Subdomains

3 observed subdomains of lopoca.it.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lopoca.it.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.styriaweb.at
SPF_IP159.20.29.170
SPF_IP80.85.101.109
SPF_IP80.85.109.62
SPF_IP89.187.128.76

Related pages

Pivot deeper into the graph from lopoca.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lopoca.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.