Hostname
boxwoodtech.com
Last fetched
boxwoodtech.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
boxwoodtech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.202.154.65 | 144.202.152.0/21 | AS17378 | AS17378 - TierPoint, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- aj2wp3kj6np@networksolutionsprivateregistration.com
- ng73e3km4d4@networksolutionsprivateregistration.com
- q565s53a3bu@networksolutionsprivateregistration.com
- qf6g66ht2eb@networksolutionsprivateregistration.com
- qr8kg8s78b8@networksolutionsprivateregistration.com
- sy3634dq89y@networksolutionsprivateregistration.com
- u285j82d6ea@networksolutionsprivateregistration.com
- vv5dv2k76a6@networksolutionsprivateregistration.com
- wf92m8dc5pw@networksolutionsprivateregistration.com
- wg7gy6ds5fb@networksolutionsprivateregistration.com
Subdomains
19 observed subdomains of boxwoodtech.com.
Showing 17 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from boxwoodtech.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for boxwoodtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emailtransmit.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.202.154.64/26 |
| SPF_IP | 144.202.255.64/27 |
Related pages
Pivot deeper into the graph from boxwoodtech.com.
- IP · 144.202.154.65
- ASN · AS17378AS17378 - TierPoint, LLC
- Registrar · iana:2
- Country · US
- Email · aj2wp3kj6np@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boxwoodtech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.