Skip to content

Hostname

box-express.com

Last fetched

box-express.com resolves to 1 IPv4 address operated by AS5533 in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · box-express.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/box-express.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.22.8.67195.22.0.0/19AS5533PT

WHOIS identity

Registrar
iana:303
Organization
bruno luz - solucoes web e mkt digital
Contact emails

Subdomains

9 observed subdomains of box-express.com.

Web-graph footprint

Distinct hostnames that link to or from box-express.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • box-express.com

SPF policy

5 SPF mechanisms authorising senders for box-express.com.

MechanismTarget
SPF_Abox-express.com
SPF_IP195.22.19.126
SPF_IP195.22.8.67
SPF_IP80.172.227.198
SPF_MXbox-express.com

Related pages

Pivot deeper into the graph from box-express.com.

Cypher and MCP

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

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