Hostname
meo.pt
Last fetched
meo.pt resolves to 1 IPv4 address operated by AS3243 in PT.
Nutrition Label
Resolution chain
meo.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.65.61.30 | 194.65.0.0/16 | AS3243 | — | PT |
WHOIS identity
- Registrar
- —
- Organization
- meo - servi?os de comunica??es e multim?dia s.a. a/c dire??o de tecnologias de informa??o
- Contact emails
Subdomains
138 observed subdomains of meo.pt.
Showing 25 of 138. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from meo.pt in the public web crawl.
761 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for meo.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfrlo.meoempresas.pt |
| SPF_IP | 185.17.230.232 |
| SPF_IP | 185.17.230.233 |
| SPF_IP | 62.28.206.90 |
| SPF_IP | 62.28.27.36 |
| SPF_IP | 62.28.27.37 |
| SPF_IP | 62.48.208.146 |
| SPF_IP | 62.48.208.147 |
| SPF_IP | 83.240.175.147/32 |
| SPF_IP | 83.240.183.2/32 |
| SPF_IP | 83.240.183.3/32 |
| SPF_IP | 83.240.183.5/32 |
| SPF_IP | 83.240.183.6/32 |
Related pages
Pivot deeper into the graph from meo.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "meo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.