Skip to content

Hostname

boxton.com

Last fetched

boxton.com resolves to 108.138.106.125, announced in 108.138.106.0/23 by AMAZON-02 - Amazon.com, Inc. in US. boxton.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · boxton.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/boxton.com

Resolution chain

IPv6 resolution

No AAAA record for boxton.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
benji
Contact emails
benjirafaeli@yahoo.com, boxton.com@domainsbyproxy.com, 0a592d91-ede7-49bb-b31b-026f67061b7e@identity-protect.org, 0dcdb1ee-598a-48ad-b283-9542f91140db@identity-protect.org, 4aac1edc-a6fb-4095-bc59-5f085c2b4741@identity-protect.org, 6ef3ee28-c9d3-4c03-8b46-8f790b13b60d@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-264.awsdns-33.com
  • ns-513.awsdns-00.net
  • ns-1429.awsdns-50.org
  • ns-1651.awsdns-14.co.uk

MX records

  • boxton-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from boxton.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "boxton.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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