Skip to content

Hostname

www.boxpt.com

Last fetched

www.boxpt.com resolves to 2 IPv4 addresses operated by ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA in PT.

Nutrition Label

WHISPER CANON · www.boxpt.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/www.boxpt.com

Resolution chain

www.boxpt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.15.20.150185.15.20.0/24AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDAPT
94.46.20.6994.46.20.0/24AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDAPT

WHOIS identity

No WHOIS records are currently associated with www.boxpt.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.boxpt.com.

MechanismTarget
SPF_Awww.boxpt.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.weasy.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.46.22.60
SPF_MXwww.boxpt.com

Related pages

Pivot deeper into the graph from www.boxpt.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.