Skip to content

Hostname

verdu.cat

Last fetched

verdu.cat resolves to 1 IPv4 address operated by AS3352 in ES. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · verdu.catRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/verdu.cat

Resolution chain

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

IPPrefixASNOperatorCountry
194.179.98.47194.179.64.0/18AS3352ES

WHOIS identity

Registrar
iana:433
Organization
Contact emails

Subdomains

1 observed subdomain of verdu.cat.

Subdomain
www.verdu.cat

Web-graph footprint

Distinct hostnames that link to or from verdu.cat in the public web crawl.

65 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for verdu.cat.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.255.98.138
SPF_REDIRECT_spf.svt.es

Related pages

Pivot deeper into the graph from verdu.cat.

Cypher and MCP

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

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