Skip to content

Hostname

boxtms.com

Last fetched

boxtms.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · boxtms.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boxtms.com

Resolution chain

boxtms.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.139.1.14337.139.0.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:433
Organization
nexmode sp. z o.o.
Contact emails

Subdomains

269 observed subdomains of boxtms.com.

Web-graph footprint

Distinct hostnames that link to or from boxtms.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for boxtms.com.

MechanismTarget
SPF_Aboxtms.com
SPF_INCLUDE_spf.cyberfolks.pl
SPF_INCLUDE_spf.ogicom.pl
SPF_INCLUDE_spf.superhost.pl
SPF_INCLUDE_spfw3.superhost.pl
SPF_IP195.114.1.1/24
SPF_MXboxtms.com

Related pages

Pivot deeper into the graph from boxtms.com.

Cypher and MCP

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

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