Hostname
poligono.pt
Last fetched
poligono.pt resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR.
Nutrition Label
Resolution chain
poligono.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 |
|---|---|---|---|---|
| 85.25.93.234 | 85.25.92.0/22 | AS29066 | VELIANET-AS - velia.net Internetdienste GmbH | FR |
WHOIS identity
- Registrar
- —
- Organization
- polígno industrial alto ameal, lda
- Contact emails
Subdomains
1 observed subdomain of poligono.pt.
| Subdomain |
|---|
| www.poligono.pt |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for poligono.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webapps.net |
Related pages
Pivot deeper into the graph from poligono.pt.
- IP · 85.25.93.234
- ASN · AS29066VELIANET-AS - velia.net Internetdienste GmbH
- Country · FR
- Email · heloisa@cartorionotarial.com
- TLD · .pt
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "poligono.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.