Skip to content

Hostname

viatecla.pt

Last fetched

viatecla.pt resolves to 1 IPv4 address operated by AS15830 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.142.10.21995.142.10.0/24AS15830PT

WHOIS identity

Registrar
Organization
viatecla, solucoes informaticas e comunicacoes
Contact emails

Subdomains

79 observed subdomains of viatecla.pt.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for viatecla.pt.

MechanismTarget
SPF_Aviatecla.pt
SPF_INCLUDEbysense.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.65.30.5
SPF_IP95.142.10.217
SPF_IP95.142.10.239
SPF_MXviatecla.pt

Related pages

Pivot deeper into the graph from viatecla.pt.

Cypher and MCP

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

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