Skip to content

Hostname

meo.pt

Last fetched

meo.pt resolves to 1 IPv4 address operated by AS3243 in PT.

Nutrition Label

WHISPER CANON · meo.ptRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/meo.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.65.61.30194.65.0.0/16AS3243PT

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.

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

SPF policy

13 SPF mechanisms authorising senders for meo.pt.

MechanismTarget
SPF_INCLUDE_spfrlo.meoempresas.pt
SPF_IP185.17.230.232
SPF_IP185.17.230.233
SPF_IP62.28.206.90
SPF_IP62.28.27.36
SPF_IP62.28.27.37
SPF_IP62.48.208.146
SPF_IP62.48.208.147
SPF_IP83.240.175.147/32
SPF_IP83.240.183.2/32
SPF_IP83.240.183.3/32
SPF_IP83.240.183.5/32
SPF_IP83.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.