Skip to content

Hostname

vilareal.pt

Last fetched

vilareal.pt resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · vilareal.ptRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/vilareal.pt

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.11.104167.235.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
Organization
municipio de vila real
Contact emails

Subdomains

2 observed subdomains of vilareal.pt.

Web-graph footprint

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

41 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • vilareal.pt

SPF policy

4 SPF mechanisms authorising senders for vilareal.pt.

MechanismTarget
SPF_Avilareal.pt
SPF_IP167.235.11.104
SPF_IP88.198.36.243
SPF_MXvilareal.pt

Related pages

Pivot deeper into the graph from vilareal.pt.

Cypher and MCP

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

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