Skip to content

Hostname

lavoz.com

Last fetched

lavoz.com resolves to 1 IPv4 address operated by AS210944 in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · lavoz.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/lavoz.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.31.65.10046.31.65.0/24AS210944ES

WHOIS identity

Registrar
iana:1262
Organization
la voz de galicia,
Contact emails

Subdomains

13 observed subdomains of lavoz.com.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lavoz.com.

MechanismTarget
SPF_Alavoz.com
SPF_INCLUDEgoogle.com
SPF_IP46.31.65.84/32
SPF_IP82.98.137.202/32
SPF_MXlavoz.com

Related pages

Pivot deeper into the graph from lavoz.com.

Cypher and MCP

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

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