Skip to content

Hostname

labpro.pt

Last fetched

labpro.pt resolves to 1 IPv4 address operated by AS24768 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.180.17394.46.176.0/21AS24768PT

WHOIS identity

Registrar
Organization
editora códigopro - edição de publicações periódicas, unipessoal lda.
Contact emails

Subdomains

7 observed subdomains of labpro.pt.

Web-graph footprint

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

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • labpro.pt

SPF policy

13 SPF mechanisms authorising senders for labpro.pt.

MechanismTarget
SPF_Alabpro.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDEspf.ciberserver.com
SPF_IP176.221.32.120
SPF_IP176.221.32.123
SPF_IP185.99.234.47
SPF_IP185.99.234.50
SPF_IP185.99.234.51
SPF_IP185.99.234.52
SPF_IP185.99.234.56
SPF_IP94.46.180.170
SPF_IP94.46.180.173
SPF_MXlabpro.pt

Related pages

Pivot deeper into the graph from labpro.pt.

Cypher and MCP

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

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