Hostname
ptf-esti.pt
Last fetched
ptf-esti.pt resolves to 1 IPv4 address operated by makeitsimple - Make It Simple Consultoria Informatica Lda in PT.
Nutrition Label
Resolution chain
ptf-esti.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 |
|---|---|---|---|---|
| 185.63.180.30 | 185.63.180.0/22 | AS201782 | makeitsimple - Make It Simple Consultoria Informatica Lda | PT |
WHOIS identity
- Registrar
- —
- Organization
- ptf - equipamentos e soluções técnicas industriais, unipessoal lda
- Contact emails
Subdomains
1 observed subdomain of ptf-esti.pt.
| Subdomain |
|---|
| www.ptf-esti.pt |
Web-graph footprint
Distinct hostnames that link to or from ptf-esti.pt in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ptf-esti.pt.
| Mechanism | Target |
|---|---|
| SPF_A | www.ptf-esti.pt |
| SPF_IP | 185.63.180.6 |
| SPF_IP | 185.63.180.7 |
| SPF_IP | 185.63.180.8 |
| SPF_IP | 185.63.180.9 |
| SPF_MX | ptf-esti.pt |
Related pages
Pivot deeper into the graph from ptf-esti.pt.
- IP · 185.63.180.30
- ASN · AS201782makeitsimple - Make It Simple Consultoria Informatica Lda
- Country · PT
- Email · paulagamado@gmail.com
- TLD · .pt
- Browse hostnames · pt…
- 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: "ptf-esti.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.