Hostname
altice.pt
Last fetched
altice.pt resolves to 1 IPv4 address operated by AS3243 in PT.
Nutrition Label
Resolution chain
altice.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.53 | 194.65.0.0/16 | AS3243 | — | PT |
WHOIS identity
- Registrar
- —
- Organization
- altice management europe
- Contact emails
Subdomains
37 observed subdomains of altice.pt.
Showing 18 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from altice.pt in the public web crawl.
66 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for altice.pt.
| Mechanism | Target |
|---|---|
| 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 altice.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "altice.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.