Skip to content

Hostname

robotea.pt

Last fetched

robotea.pt resolves to 3 IPv4 addresses operated by AS3243 in PT.

Nutrition Label

WHISPER CANON · robotea.ptRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/robotea.pt

Resolution chain

robotea.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
robotea - automação e robótica, lda
Contact emails

Subdomains

1 observed subdomain of robotea.pt.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for robotea.pt.

MechanismTarget
SPF_Arobotea.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDE_spf.kmitd.com
SPF_IP130.185.80.201
SPF_IP130.185.87.120
SPF_IP213.13.6.11
SPF_IP213.30.68.102
SPF_IP94.46.14.249
SPF_IP94.46.15.240
SPF_MXrobotea.pt

Related pages

Pivot deeper into the graph from robotea.pt.

Cypher and MCP

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

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