Skip to content

Hostname

boxcom.es

Last fetched

boxcom.es resolves to 1 IPv4 address operated by AS42612 in ES.

Nutrition Label

WHISPER CANON · boxcom.esRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/boxcom.es

Resolution chain

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

IPPrefixASNOperatorCountry
82.98.171.17582.98.128.0/18AS42612ES

WHOIS identity

No WHOIS records are currently associated with boxcom.es in WhisperGraph.

Subdomains

18 observed subdomains of boxcom.es.

Web-graph footprint

Distinct hostnames that link to or from boxcom.es in the public web crawl.

15 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for boxcom.es.

MechanismTarget
SPF_Aboxcom.es
SPF_INCLUDEspf.ipzmarketing.com
SPF_MXboxcom.es

Related pages

Pivot deeper into the graph from boxcom.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "boxcom.es"})-[: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.