Hostname
boxpt.com
Last fetched
boxpt.com resolves to 2 IPv4 addresses operated by ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA in PT. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
boxpt.com 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.15.20.150 | 185.15.20.0/24 | AS24768 | ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA | PT |
| 94.46.20.69 | 94.46.20.0/24 | AS24768 | ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA | PT |
WHOIS identity
- Registrar
- iana:303
- Organization
- contact privacy inc. customer 0139056616
- Contact emails
Subdomains
20 observed subdomains of boxpt.com.
Web-graph footprint
Distinct hostnames that link to or from boxpt.com in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for boxpt.com.
| Mechanism | Target |
|---|---|
| SPF_A | boxpt.com |
| SPF_INCLUDE | _spf.kmitd.com |
| SPF_INCLUDE | _spf.weasy.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 94.46.180.118 |
| SPF_IP | 94.46.22.60 |
| SPF_MX | boxpt.com |
Related pages
Pivot deeper into the graph from boxpt.com.
- IP · 185.15.20.150
- ASN · AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA
- Registrar · iana:303
- Country · PT
- Email · boxpt.com@contactprivacy.com
- TLD · .com
- Browse hostnames · bo…
- 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: "boxpt.com"})-[: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.