Hostname
deepatt.pt
Last fetched
deepatt.pt resolves to 2 IPv4 addresses operated by PTServidor - SAMPLING LINE-SERVICOS E INTERNET, LDA in PT.
Nutrition Label
Resolution chain
deepatt.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.32.188.12 | 185.32.188.0/22 | AS62416 | PTServidor - SAMPLING LINE-SERVICOS E INTERNET, LDA | PT |
| 5.9.88.77 | 5.9.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- —
- Organization
- optimizing concepts, unipessoal lda
- Contact emails
Subdomains
21 observed subdomains of deepatt.pt.
Showing 17 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deepatt.pt in the public web crawl.
14 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- deepatt.pt
SPF policy
6 SPF mechanisms authorising senders for deepatt.pt.
| Mechanism | Target |
|---|---|
| SPF_A | deepatt.pt |
| SPF_INCLUDE | _spf.ptservidor.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 185.32.188.12 |
| SPF_IP | 5.9.88.77 |
| SPF_MX | deepatt.pt |
Related pages
Pivot deeper into the graph from deepatt.pt.
- IP · 185.32.188.12
- ASN · AS62416PTServidor - SAMPLING LINE-SERVICOS E INTERNET, LDA
- Country · PT
- Email · info@optimizingconcepts.com
- TLD · .pt
- Browse hostnames · de…
- 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: "deepatt.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.