Skip to content

Hostname

luzza.com.pt

Last fetched

luzza.com.pt resolves to 1 IPv4 address operated by AS62416 in PT.

Nutrition Label

WHISPER CANON · luzza.com.ptRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/luzza.com.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.32.190.38185.32.188.0/22AS62416PT

WHOIS identity

Registrar
Organization
aipi - associacao dos industriais portugueses de iluminacao
Contact emails

Subdomains

1 observed subdomain of luzza.com.pt.

Web-graph footprint

Distinct hostnames that link to or from luzza.com.pt in the public web crawl.

53 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • luzza.com.pt

SPF policy

6 SPF mechanisms authorising senders for luzza.com.pt.

MechanismTarget
SPF_Aluzza.com.pt
SPF_INCLUDE_spf.ptservidor.net
SPF_IP185.32.188.222
SPF_IP185.32.190.38
SPF_IP185.32.190.61
SPF_MXluzza.com.pt

Related pages

Pivot deeper into the graph from luzza.com.pt.

Cypher and MCP

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

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